Salome HOME
OK thanks to INV !
[modules/med.git] / src / INTERP_KERNEL / TransformedTriangle.hxx
index d7f7a4e32def8b7281ca27744fce273a379192d6..650de1653f18992b0d81984cce8a0bd86fb9e2f4 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
@@ -33,7 +33,7 @@
 
 #include "Log.hxx"
 
-#ifdef WNT
+#ifdef WIN32
 #pragma warning(disable:4251)
 #endif