Salome HOME
22321: [CEA 933] Bug when reading a sauve file containing field on Gauss Pt
[tools/medcoupling.git] / src / MEDLoader / SauvReader.hxx
index c33b3f4f7cd5354562810f69d901800a6fd579d3..abf232a05d3e741a518956216151ee1a024d8ed7 100644 (file)
@@ -35,9 +35,9 @@
 namespace SauvUtilities
 {
   class FileReader;
-  class IntermediateMED;
-  class Group;
-  class DoubleField;
+  struct IntermediateMED;
+  struct Group;
+  struct DoubleField;
 }
 namespace ParaMEDMEM
 {