Salome HOME
Issue 1299 Angle presentation: complementary angle.
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_ImportFeature.cpp
index bcf06561e071f8887904c11d188fb1356df31700..a0e7ebaaf1fd5faf309e0069699598563b43a292 100644 (file)
 #include <Config_PropManager.h>
 
 #include <ModelAPI_AttributeString.h>
+#include <ModelAPI_BodyBuilder.h>
 #include <ModelAPI_Data.h>
 #include <ModelAPI_Document.h>
 #include <ModelAPI_Object.h>
 #include <ModelAPI_ResultBody.h>
 
-#include <TopoDS_Shape.hxx>
-
 #include <algorithm>
 #include <string>
 #ifdef _DEBUG