X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEFISTO2%2Faptrte.h;h=f0fd7964df861dd6d73fa2bd8e4099f63ca9d25c;hb=f513b3c72c0c9c1a0c68bae34813cb41ac6fdcd5;hp=33f8fda8af37a6378c80f2b0540cac9a1cdce0df;hpb=bd8f1aee7c78f7d2eb82bd4fec5e08c9e3d280ce;p=modules%2Fsmesh.git diff --git a/src/MEFISTO2/aptrte.h b/src/MEFISTO2/aptrte.h index 33f8fda8a..f0fd7964d 100755 --- a/src/MEFISTO2/aptrte.h +++ b/src/MEFISTO2/aptrte.h @@ -1,11 +1,11 @@ // SMESH MEFISTO2 : algorithm for meshing // -// Copyright (C) 2006-2013 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2006-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // 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 @@ -46,7 +46,7 @@ #include #endif -#ifdef WNT +#ifdef WIN32 #if defined MEFISTO2D_EXPORTS #define MEFISTO2D_EXPORT __declspec( dllexport ) #else