X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba%2FDataArrayIntServant.hxx;h=a64854a1a0ff07e0091d2fa5f9a5fd0ee3a38561;hb=0c9d48870957c4a9f6f82fc8e2c569780a5f886b;hp=9391c10102f6a9dd8bbbe72b57e44d6c325ba7ad;hpb=94d102d362379da8b0dc676e72a7af0a0a0af49a;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba/DataArrayIntServant.hxx b/src/MEDCouplingCorba/DataArrayIntServant.hxx index 9391c1010..a64854a1a 100644 --- a/src/MEDCouplingCorba/DataArrayIntServant.hxx +++ b/src/MEDCouplingCorba/DataArrayIntServant.hxx @@ -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 @@ -16,12 +16,13 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// Author : Anthony Geay (CEA/DEN) #ifndef __DATAARRAYINTSERVANT_HXX__ #define __DATAARRAYINTSERVANT_HXX__ #include "SALOMEconfig.h" -#ifdef WNT +#ifdef WIN32 #define NOMINMAX #endif #include CORBA_SERVER_HEADER(MEDCouplingCorbaServant)