Salome HOME
Remove obsolete conditionals
[modules/geom.git] / src / BREPPlugin / BREPPlugin_Engine.hxx
index e37624924820b87b2ae8a39995bbe36c120818d0..3dde5d56b2395d861f2138d27f0dde919eb06448 100755 (executable)
@@ -21,7 +21,7 @@
 #define _BREPPLUGIN_ENGINE_HXX_
 
 #ifdef WIN32
- #if defined BREPPLUGINENGINE_EXPORTS || defined BREPPLUGINENGINE_EXPORTS
+ #if defined BREPPluginEngine_EXPORTS
    #define BREPPLUGINENGINE_EXPORT __declspec( dllexport )
  #else
    #define BREPPLUGINENGINE_EXPORT __declspec( dllimport )