X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPrimitivesAPI%2FPrimitivesAPI_swig.h;h=9de3a6184df4ba8b88793d66326ff07997e89d6d;hb=79099cce04bb946f2cd5152aa1f4df67eaebe181;hp=9f2efeb0a6e6c3b2a3f941f1f8ee85a1fcbd459e;hpb=2532fb2df83ee1ddd9ff3e8b381d3788eaa15b69;p=modules%2Fshaper.git diff --git a/src/PrimitivesAPI/PrimitivesAPI_swig.h b/src/PrimitivesAPI/PrimitivesAPI_swig.h index 9f2efeb0a..9de3a6184 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_swig.h +++ b/src/PrimitivesAPI/PrimitivesAPI_swig.h @@ -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 +// See http://www.salome-platform.org/ or +// email : webmaster.salome@opencascade.com // #ifndef PRIMITIVESAPI_SWIG_H_ @@ -24,6 +25,9 @@ #include "PrimitivesAPI.h" #include "PrimitivesAPI_Box.h" + #include "PrimitivesAPI_Cone.h" #include "PrimitivesAPI_Cylinder.h" + #include "PrimitivesAPI_Sphere.h" + #include "PrimitivesAPI_Torus.h" #endif // PRIMITIVESAPI_SWIG_H_