X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBuildAPI%2FBuildAPI_swig.h;h=2d7615ff1f9d8d711fceee6fc732363fc6b16524;hb=88ee9b2b81cf93a6324336b57e30cc8a3a487499;hp=b0bddae3b31288f1eaf03c2023adbbee7653e438;hpb=87b6a30a3afb8fb32e7e43ade8d9c947d9eb1684;p=modules%2Fshaper.git diff --git a/src/BuildAPI/BuildAPI_swig.h b/src/BuildAPI/BuildAPI_swig.h index b0bddae3b..2d7615ff1 100644 --- a/src/BuildAPI/BuildAPI_swig.h +++ b/src/BuildAPI/BuildAPI_swig.h @@ -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 @@ -12,10 +12,9 @@ // // 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 +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #ifndef FeaturesAPI_swig_H_ @@ -23,11 +22,17 @@ #include + #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_