Salome HOME
Copyright update 2022
[modules/shaper.git] / src / BuildAPI / BuildAPI_swig.h
index b0bddae3b31288f1eaf03c2023adbbee7653e438..2d7615ff1f9d8d711fceee6fc732363fc6b16524 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2017  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // You should have received a copy of the GNU Lesser General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+// 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
 //
 
 #ifndef FeaturesAPI_swig_H_
 
   #include <ModelHighAPI_swig.h>
 
+  #include "BuildAPI_Compound.h"
+  #include "BuildAPI_CompSolid.h"
   #include "BuildAPI_Edge.h"
   #include "BuildAPI_Face.h"
+  #include "BuildAPI_Filling.h"
   #include "BuildAPI_Shell.h"
+  #include "BuildAPI_Solid.h"
   #include "BuildAPI_SubShapes.h"
   #include "BuildAPI_Vertex.h"
   #include "BuildAPI_Wire.h"
+  #include "BuildAPI_Polyline.h"
+  #include "BuildAPI_Interpolation.h"
 
 #endif // FeaturesAPI_swig_H_