Salome HOME
Debug on GENERAL_24 and GENERAL_48
[tools/medcoupling.git] / src / INTERP_KERNELTest / InterpKernelTestExport.hxx
index 93e49afbde4078468ca5a80a00b99e5842c16336..fb71b5e04e9bea643243b4be3bb42918bf8bbc22 100644 (file)
@@ -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
@@ -20,7 +20,7 @@
 #ifndef _INTERPKERNELTESTEXPORT_HXX_
 #define _INTERPKERNELTESTEXPORT_HXX_
 
-#ifdef WNT
+#ifdef WIN32
 #  if defined InterpKernelTest_EXPORTS
 #    define INTERPKERNELTEST_EXPORT __declspec( dllexport )
 #  else