Salome HOME
bos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape
[modules/smesh.git] / src / MEDWrapper / MED_TStructures.hxx
index b687ce36933432ec279a45281a2bcb14ffb5a9dc..3c3092d00ceddd5482e9a8ad8de71d61b010d436 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -28,7 +28,7 @@
 #ifdef WIN32
 #pragma warning(disable:4250)
 #endif
-
+#include <utilities.h>
 namespace MED
 {
   //---------------------------------------------------------------
@@ -930,7 +930,7 @@ namespace MED
                     const TGeom2Size& theGeom2Size,
                     const TGeom2NbGauss& theGeom2NbGauss,
                     TInt theNumDt,
-                    TInt theNumOrd,
+                    TInt /*theNumOrd*/,
                     TFloat theDt,
                     const std::string& theUnitDt,
                     const TGeom2Gauss& theGeom2Gauss)