Salome HOME
Copyright update 2020
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_swig.h
index cd71216fae72dacf4ad6f159760cf424ba686105..17ada7187e7c42fda139cd4ebb47fea682fc0974 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2020  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
@@ -29,6 +29,7 @@
   #include "FeaturesAPI_BooleanSmash.h"
   #include "FeaturesAPI_BooleanFill.h"
   #include "FeaturesAPI_Chamfer.h"
+  #include "FeaturesAPI_Defeaturing.h"
   #include "FeaturesAPI_Extrusion.h"
   #include "FeaturesAPI_ExtrusionBoolean.h"
   #include "FeaturesAPI_Fillet.h"
@@ -50,5 +51,7 @@
   #include "FeaturesAPI_Union.h"
   #include "FeaturesAPI_FusionFaces.h"
   #include "FeaturesAPI_RemoveResults.h"
+  #include "FeaturesAPI_Copy.h"
+  #include "FeaturesAPI_ImportResult.h"
 
 #endif // FeaturesAPI_swig_H_