]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
correction of the compilation
authorasl <asl@opencascade.com>
Mon, 19 Oct 2015 08:10:40 +0000 (11:10 +0300)
committerasl <asl@opencascade.com>
Mon, 19 Oct 2015 08:10:40 +0000 (11:10 +0300)
src/HYDROData/HYDROData_CalculationCase.cxx
src/HYDROData/HYDROData_Iterator.cxx

index 3de94ed066ea925ba5ef8e09aadd7f5ede07b7a5..46cf97ba08a52f3f79aa81cc35b0f1048e0a43d8 100644 (file)
@@ -1300,5 +1300,3 @@ bool HYDROData_CalculationCase::GetRule( int theIndex,
   return HYDROData_PriorityQueue::GetRule( aRulesLab, theIndex,
     theObject1, thePriority, theObject2, theMergeType );
 }
-
-  Changed( Geom_No );
\ No newline at end of file
index ef74377e6318c0e1f3b74d697b229f6878df3714..8b4caf928b9910e6dbcfcd0d6ac6a93908edf3ce 100644 (file)
@@ -27,7 +27,6 @@
 #include "HYDROData_DummyObject3D.h"
 #include "HYDROData_Image.h"
 #include "HYDROData_ImmersibleZone.h"
-#include "HYDROData_LandCover.h"
 #include "HYDROData_LandCoverMap.h"
 #include "HYDROData_Obstacle.h"
 #include "HYDROData_ObstacleAltitude.h"