X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBuildAPI%2FBuildAPI_swig.h;h=d4d6405d1c574e103414d30b16a3eed6ec577757;hb=aca54238175d75c25fa9b12ade0e274765a1cabd;hp=96ee58c0edc380bc7a935174e2be1ccde86d279d;hpb=74b81005e210f0269c129547d17cd3c13807a645;p=modules%2Fshaper.git diff --git a/src/BuildAPI/BuildAPI_swig.h b/src/BuildAPI/BuildAPI_swig.h index 96ee58c0e..d4d6405d1 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-2019 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,12 +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_