Salome HOME
Merge branch 'master' into V9_dev
[modules/yacs.git] / src / evalyfx / YACSEvalYFXExport.hxx
index 3ef78fd70f2492f622e89d657ea9bc04bd3bdb6a..7cbcf2c4b766182cacaf5e05cbc867aa8d3f5efa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -22,7 +22,7 @@
 #define __YACSEVALYFXEXPORT_HXX__
 
 #ifdef WIN32
-#  if defined YACSEVALYFX_EXPORTS
+#  if defined YACSevalYFX_EXPORTS
 #    define YACSEVALYFX_EXPORT __declspec( dllexport )
 #  else
 #    define YACSEVALYFX_EXPORT __declspec( dllimport )