Salome HOME
Temporarily deactivating failing tests on mapping for intersection
[tools/medcoupling.git] / src / MEDLoader / MEDFileUtilities.hxx
index 32ed5d47e145104e0a930b2941a3d94c13ac3719..27c93158dae4129ca9eaecba8a904d2d13c73453 100644 (file)
@@ -53,6 +53,7 @@ namespace MEDCoupling
   {
   public:
     MEDFileWritable();
+    virtual ~MEDFileWritable() {}
     void copyOptionsFrom(const MEDFileWritable& other) const;
     int getTooLongStrPolicy() const;
     void setTooLongStrPolicy(int newVal);