Salome HOME
MEDReader -> debugging session
[modules/med.git] / src / MEDLoader / SauvWriter.hxx
index 7ba8a6a76024ca8531dffcfb06d16f7638e71501..3f935aab871975b53f7221d3c54842422fc6cdbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2013  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
@@ -51,7 +51,7 @@ namespace ParaMEDMEM
     void write(const char* fileName);
 
   private:
-
+    std::size_t getHeapMemorySize() const { return 0; }
     /*!
      * \brief Class representing a GIBI sub-mesh (described in the pile 1 of the SAUVE file).
      * It stands for a named med sub-mesh (family, etc) and contains either cell IDs or other sub-meshes.