Salome HOME
Merge branch 'master' into cgt/devCEA
[modules/shaper.git] / src / PrimitivesAPI / PrimitivesAPI_swig.h
index c3bbe6d35e50dfec61b65003991541bfd62cd278..04b3e3716152911dc7afd9ecf100baa9b7b61b8a 100644 (file)
@@ -4,12 +4,14 @@
 // Created: 28 June 2016
 // Author:  Clarisse Genrault (CEA)
 
-#ifndef PrimitivesAPI_swig_H_
-#define PrimitivesAPI_swig_H_
+#ifndef PRIMITIVESAPI_SWIG_H_
+#define PRIMITIVESAPI_SWIG_H_
 
   #include <ModelHighAPI_swig.h>
-  
-  #include "PrimitivesAPI_Box.h"
 
+  #include "PrimitivesAPI.h"
+  #include "PrimitivesAPI_Box.h"
+  #include "PrimitivesAPI_Cylinder.h"
+  #include "PrimitivesAPI_Sphere.h"
 
-#endif // PrimitivesAPI_swig_H_
+#endif // PRIMITIVESAPI_SWIG_H_