Salome HOME
LOT7: fix compilation at med_int==int64
[modules/smesh.git] / src / DriverMED / DriverMED_W_SMESHDS_Mesh.cxx
index a4774fe23b778595dce82f295a990c69d2755ce5..30f3ac4a31223b8caaadccd4bba229b0aee15e02 100644 (file)
@@ -34,6 +34,7 @@
 #include "SMDS_MeshNode.hxx"
 #include "SMDS_SetIterator.hxx"
 #include "SMESHDS_Mesh.hxx"
+#include "MED_Common.hxx"
 
 #include <med.h>