Salome HOME
Fix line length.
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_swig.h
index df537f6200f0cd6bcac6a9ecb8b3e95ab77cd1cf..b759eebd409ea04601cc369e4bea0f4292379a51 100644 (file)
@@ -1,8 +1,9 @@
 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
 
-// File:               GeomAlgoAPI_swig.h
+// File:    GeomAlgoAPI_swig.h
 // Created: Dec 15, 2015
 // Author:  Sergey POKHODENKO
+// Modified by Clarisse Genrault (CEA) : 24 Nov 2016
 
 #ifndef SRC_GEOMALGOAPI_GEOMALGOAPI_SWIG_H_
 #define SRC_GEOMALGOAPI_GEOMALGOAPI_SWIG_H_
@@ -44,7 +45,9 @@
   #include "GeomAlgoAPI_Exception.h"
   #include "GeomAlgoAPI_ShapeAPI.h"
   #include "GeomAlgoAPI_Box.h"
+  #include "GeomAlgoAPI_ConeSegment.h"
   #include "GeomAlgoAPI_Copy.h"
+  #include "GeomAlgoAPI_Symmetry.h"
 
   #include <memory>
   #include <string>