Salome HOME
CCAR: replace the old way to take the python global interpreter lock
[modules/kernel.git] / src / Utils / SALOME_Utils.hxx
index d3d3184b7ce7fc4beed53228b7b45ae13092ce0a..805a8e830157fada3badcc3ef5d61db741ad70fa 100755 (executable)
@@ -27,7 +27,7 @@
 #define _SALOME_UTILS_HXX_
 
 #ifdef WIN32
-# if defined UTILS_EXPORTS
+# if defined UTILS_EXPORTS || defined OpUtil_EXPORTS
 #  define UTILS_EXPORT __declspec( dllexport )
 # else
 #  define UTILS_EXPORT __declspec( dllimport )