From 3459801b3977d51e1ce6087897a92d2cef5f65ba Mon Sep 17 00:00:00 2001 From: Julien Michel <julien.michel@c-s.fr> Date: Thu, 18 Sep 2008 06:54:47 +0000 Subject: [PATCH] STYLE: No new line at end of file. --- Code/Visu/otbImageWidgetPolylineForm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Visu/otbImageWidgetPolylineForm.h b/Code/Visu/otbImageWidgetPolylineForm.h index b915b5688b..aaf94d7917 100644 --- a/Code/Visu/otbImageWidgetPolylineForm.h +++ b/Code/Visu/otbImageWidgetPolylineForm.h @@ -89,4 +89,4 @@ class ITK_EXPORT ImageWidgetPolylineForm #ifndef OTB_MANUAL_INSTANTIATION #include "otbImageWidgetPolylineForm.txx" #endif -#endif \ No newline at end of file +#endif -- GitLab