Salome HOME
minor code review
authorasl <asl@opencascade.com>
Wed, 15 Nov 2017 05:24:23 +0000 (08:24 +0300)
committerasl <asl@opencascade.com>
Wed, 15 Nov 2017 05:24:23 +0000 (08:24 +0300)
src/HYDROGUI/HYDROGUI_ZoneSetColorOp.h
src/HYDRO_tests/reference_data/CMakeLists.txt

index 5b116fe15dd2d0a8120abe68f938038d175a4c32..15c5982a458b93f363e3e864e59d5b922c53ab62 100644 (file)
@@ -20,7 +20,7 @@
 #define HYDROGUI_ZONESETCOLOROP_H
 
 #include "HYDROGUI_Operation.h"
-#include <HYDROData_Zone.h>;
+#include <HYDROData_Zone.h>
 
 class HYDROGUI_ZoneSetColorOp : public HYDROGUI_Operation
 {
index f8c9f8ffffb02ae6c263d583b925d4d11edf8f38..14e651d87e14eb6835e770dee4ffaec6cced1640 100644 (file)
@@ -160,4 +160,4 @@ ELSE()
   FOREACH(file ${REFERENCE_DATA})
     INSTALL(FILES linux/${file} DESTINATION ${TEST_INSTALL_DIRECTORY})
   ENDFOREACH()
-ENDIF()
\ No newline at end of file
+ENDIF()