]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_Feature.h
Salome HOME
Get rid of compilation warnings. Part I.
[modules/shaper.git] / src / ModelAPI / ModelAPI_Feature.h
index 7b354f89147291da3fbaacb2e7bfb8c34c5e8b80..bf478d4e77bcfb5e1c55e4417b7d6efca6fd27a2 100644 (file)
@@ -254,6 +254,8 @@ typedef std::shared_ptr<ModelAPI_Feature> FeaturePtr;
 //! over this feature.
 class ModelAPI_FeatureCopyInterface {
 public:
+  virtual ~ModelAPI_FeatureCopyInterface() {}
+
   /// An algorithm to update the moved feature by the separate Copy feature
   /// \param theContext the original context object
   /// \param theValue the original shape