Salome HOME
Initial implementation of support of any level of hierarchy in Result Bodies.
[modules/shaper.git] / src / ModelAPI / ModelAPI_swig.h
index b0940576e6c7072c2798217f2bbd3f1b7e26130a..320d3771ae7c656321630ab8ef716c52a68c6f0f 100644 (file)
@@ -14,7 +14,8 @@
 // License along with this library; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
+// See http://www.salome-platform.org/ or
+// email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
 //
 
 #ifndef SRC_MODELAPI_MODELAPI_SWIG_H_
@@ -58,7 +59,7 @@
   #include "ModelAPI_ResultGroup.h"
   #include "ModelAPI_ResultField.h"
   #include "ModelAPI_Tools.h"
-  #include "ModelAPI_ResultCompSolid.h"
+  #include "ModelAPI_Folder.h"
 
   #include <memory>
   #include <string>