]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/RENUMBER/RENUMBERDefines.hxx
Salome HOME
Tests again and again
[tools/medcoupling.git] / src / RENUMBER / RENUMBERDefines.hxx
index e3c74701c22d113b80ef8473f90f7c35e98a8fe6..00ddd6d2ae9225b1c83c8493d96563b3069fa90d 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2013  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 @@
 
 //export symbols
 #ifdef WIN32
-# if defined RENUMBER_EXPORTS || defined renumber_EXPORTS
+# if defined RENUMBERCPP_EXPORTS || defined renumbercpp_EXPORTS
 #  define RENUMBER_EXPORT __declspec(dllexport)
 # else
 #  define RENUMBER_EXPORT __declspec(dllimport)