Salome HOME
Merge branch 'master' into Dev_1.1.0
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ShapeValidator.cpp
index e1dacf811bc9702ef7eb0563741e86130ffce78b..0722ce1b3fd36877c2282c67127ef5801954aa19 100644 (file)
@@ -11,7 +11,6 @@
 #include <ModelAPI_Result.h>
 #include <ModelAPI_Tools.h>
 #include <ModelAPI_AttributeRefAttr.h>
-#include <ModelAPI_ResultValidator.h>
 
 bool SketchPlugin_ShapeValidator::isValid(const AttributePtr& theAttribute,
                                           const std::list<std::string>& theArguments) const