Salome HOME
Merging with WPdev
[modules/smesh.git] / src / DriverDAT / DriverDAT_W_SMESHDS_Mesh.h
index 39a63233fade3c4a69d65d4ea59015aeb204cd3e..3d18b59078d70169b02569146d5f8a12507178ea 100644 (file)
 #ifndef _INCLUDE_DRIVERDAT_W_SMESHDS_MESH
 #define _INCLUDE_DRIVERDAT_W_SMESHDS_MESH
 
+#include "SMESH_DriverDAT.hxx"
+
 #include "Driver_SMESHDS_Mesh.h"
 
-class DriverDAT_W_SMESHDS_Mesh: public Driver_SMESHDS_Mesh
+class MESHDRIVERDAT_EXPORT DriverDAT_W_SMESHDS_Mesh: public Driver_SMESHDS_Mesh
 {};
 
 #endif