Salome HOME
Fix for the problem if disappeared sketch elements (on Apply) inside of sketch in...
[modules/shaper.git] / src / BuildPlugin / BuildPlugin_Vertex.cpp
index a1bd7cc3a5220d14905db8b10fff0ba0a731c246..d70bcc49761ce6b80324df941ac67a19ad03bdaa 100644 (file)
@@ -8,18 +8,6 @@
 
 #include <ModelAPI_AttributeSelectionList.h>
 #include <ModelAPI_ResultBody.h>
-#include <ModelAPI_ResultConstruction.h>
-
-#include <Events_Error.h>
-
-#include <GeomAPI_DataMapOfShapeShape.h>
-#include <GeomAPI_PlanarEdges.h>
-#include <GeomAPI_ShapeExplorer.h>
-
-#include <GeomAlgoAPI_ShapeTools.h>
-#include <GeomAlgoAPI_WireBuilder.h>
-
-#include <algorithm>
 
 //=================================================================================================
 BuildPlugin_Vertex::BuildPlugin_Vertex()