Salome HOME
MED file mesh loading on demand.
[modules/med.git] / src / MEDCouplingCorba / MEDCouplingMeshServant.hxx
index d55199c65a7062f2ce2b58dc1527641d1d906ba6..2b3300ee0919e21bc7c5a73f2842f8f39327d262 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
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #ifndef __MEDCOUPLINGMESHSERVANT_HXX__
 #define __MEDCOUPLINGMESHSERVANT_HXX__
 
 #include "SALOMEconfig.h"
-#ifdef WNT
+#ifdef WIN32
 #define NOMINMAX
 #endif
 #include CORBA_SERVER_HEADER(MEDCouplingCorbaServant)