Salome HOME
Merging with WPdev
[modules/smesh.git] / src / DriverMED / DriverMED_W_SMDS_Mesh.h
index f21becd9d6a79dfa8321b70ef9c3dcacb2f58812..b36b663e9c24fc652e1c6741c7a205b94bef2605 100644 (file)
 #ifndef _INCLUDE_DRIVERMED_W_SMDS_MESH
 #define _INCLUDE_DRIVERMED_W_SMDS_MESH
 
+#include "SMESH_DriverMED.hxx"
+
 #include "Driver_SMDS_Mesh.h"
 
-class DriverMED_W_SMDS_Mesh: public Driver_SMDS_Mesh
+class MESHDRIVERMED_EXPORT DriverMED_W_SMDS_Mesh: public Driver_SMDS_Mesh
 {};
 
 #endif