X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FMEDCouplingCorba%2FMEDCouplingFieldServant.hxx;h=0bee3aecfc060e73eeaf61be73712388d207fa67;hb=8e96a3a612342439ce6415ac4467afb8494ed323;hp=209c457714ae992ebded5271c26c3f2e7192d06d;hpb=94d102d362379da8b0dc676e72a7af0a0a0af49a;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba/MEDCouplingFieldServant.hxx b/src/MEDCouplingCorba/MEDCouplingFieldServant.hxx index 209c45771..0bee3aecf 100644 --- a/src/MEDCouplingCorba/MEDCouplingFieldServant.hxx +++ b/src/MEDCouplingCorba/MEDCouplingFieldServant.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D +// Copyright (C) 2007-2014 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 // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -16,12 +16,13 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +// Author : Anthony Geay (CEA/DEN) #ifndef __MEDCOUPLINGFIELDSERVANT_HXX__ #define __MEDCOUPLINGFIELDSERVANT_HXX__ #include "SALOMEconfig.h" -#ifdef WNT +#ifdef WIN32 #define NOMINMAX #endif #include CORBA_SERVER_HEADER(MEDCouplingCorbaServant)