Salome HOME
Merge remote branch 'origin/V7_dev' into V8_0_0_BR
[modules/geom.git] / src / BREPPlugin / BREPPlugin_Engine.hxx
index e37624924820b87b2ae8a39995bbe36c120818d0..467c22b28c2e5b834c1152feb25e4f69fab94336 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -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 )