Salome HOME
added the "Bring To Front" command for Groups
[modules/shaper.git] / src / PrimitivesAPI / PrimitivesAPI_swig.h
index 6de3efd55e2ef6e8f9155b7af6b99de95b4a147a..6f155f09b9197e38527311ed79fbcd04a777e5cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  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
@@ -28,5 +28,6 @@
   #include "PrimitivesAPI_Cylinder.h"
   #include "PrimitivesAPI_Sphere.h"
   #include "PrimitivesAPI_Torus.h"
+  #include "PrimitivesAPI_Tube.h"
 
 #endif // PRIMITIVESAPI_SWIG_H_