Salome HOME
First executable version
[modules/smesh.git] / src / DriverUNV / DriverUNV_W_SMESHDS_Mesh.h
index 8bc728451295b9bd5c04da661672751b6720cfd3..8d9263d008ceee5d09030a23d5adc1f63f292468 100644 (file)
 #ifndef _INCLUDE_DRIVERUNV_W_SMESHDS_MESH
 #define _INCLUDE_DRIVERUNV_W_SMESHDS_MESH
 
+#include "SMESH_DriverUNV.hxx"
+
 #include "Driver_SMESHDS_Mesh.h"
 
-class DriverUNV_W_SMESHDS_Mesh: public Driver_SMESHDS_Mesh
+class MESHDRIVERUNV_EXPORT DriverUNV_W_SMESHDS_Mesh: public Driver_SMESHDS_Mesh
 {};
 
 #endif