Salome HOME
Issue #1664 In the Sketcher, add the function Split a segment - correction for arc...
[modules/shaper.git] / src / GeomValidators / GeomValidators_Tools.h
index bb1db6644187aa3a0507af235fccd1cc8b64ecf7..3912db484c4dd4aa4616c65f785b81a9d4599b70 100644 (file)
@@ -11,6 +11,8 @@
 #include "ModelAPI_Object.h"
 #include "ModelAPI_Attribute.h"
 
+#include "TopAbs_ShapeEnum.hxx"
+#include "TopoDS_Shape.hxx"
 
 namespace GeomValidators_Tools
 {