Salome HOME
refs #1330: basic implementation of the not zoomable polyline arrows
[modules/hydro.git] / src / HYDROData / HYDROData_LCM_FaceClassifier.h
index 30e788867d6c384945d9c9c7fce07a32742ec179..2096e8ce9730969286e97f2f80c7a83a61dc605d 100644 (file)
 #include <NCollection_IndexedDataMap.hxx>
 #include <TopoDS_Face.hxx>
 #include <NCollection_Map.hxx>
+#include <Geom_Plane.hxx>
 
 class BRepTopAdaptor_FClass2d;
 class HYDROData_LandCoverMap;
-class Handle(Geom_Plane);
 
 typedef NCollection_UBTree <Standard_Integer, Bnd_Box2d> HYDROData_FaceClassifier_BndBoxTree;