From 9fb1b3b9b8da06a4443e980ca5daac91290f660c Mon Sep 17 00:00:00 2001 From: asl Date: Mon, 19 Oct 2015 11:10:40 +0300 Subject: [PATCH] correction of the compilation --- src/HYDROData/HYDROData_CalculationCase.cxx | 2 -- src/HYDROData/HYDROData_Iterator.cxx | 1 - 2 files changed, 3 deletions(-) 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" -- 2.39.2