Salome HOME
merge BR_v14_rc
[modules/hydro.git] / src / HYDROData / HYDROData_Zone.cxx
index 97e1da6c1e39c46da179889af2e8af8233cfa60b..c0a5a884e0c5cf4861ca2f8b46a6959bbfc3a8bf 100644 (file)
@@ -41,7 +41,7 @@ IMPLEMENT_STANDARD_RTTIEXT(HYDROData_Zone, HYDROData_Entity)
 
 
 HYDROData_Zone::HYDROData_Zone()
-: HYDROData_Entity()
+: HYDROData_Entity( Geom_2d )
 {
   myInterpolator = NULL;
 }