Salome HOME
Fix compilation on LInux
[modules/smesh.git] / src / SMESHClient / SMESH_Client.hxx
index b33e8c89870db2340c7fc6423786f9dbaac475a1..298e8eff0cc29c675e20635e0c95dfacdc1af5f2 100644 (file)
@@ -39,7 +39,7 @@
 #  define SMESHCLIENT_EXPORT __declspec( dllimport )
 # endif
 #else
-# define SMESHCLIENTEXPORT
+# define SMESHCLIENT_EXPORT
 #endif
 
 class SMESHDS_Mesh;