From: asl Date: Mon, 19 Oct 2015 08:10:40 +0000 (+0300) Subject: correction of the compilation X-Git-Tag: v1.5~78^2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9fb1b3b9b8da06a4443e980ca5daac91290f660c;p=modules%2Fhydro.git correction of the compilation --- diff --git a/src/HYDROData/HYDROData_CalculationCase.cxx b/src/HYDROData/HYDROData_CalculationCase.cxx index 3de94ed0..46cf97ba 100644 --- a/src/HYDROData/HYDROData_CalculationCase.cxx +++ b/src/HYDROData/HYDROData_CalculationCase.cxx @@ -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 diff --git a/src/HYDROData/HYDROData_Iterator.cxx b/src/HYDROData/HYDROData_Iterator.cxx index ef74377e..8b4caf92 100644 --- a/src/HYDROData/HYDROData_Iterator.cxx +++ b/src/HYDROData/HYDROData_Iterator.cxx @@ -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"