X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FMeshFormatReader.hxx;h=d87929d6b68640be5e5638000ca8aabaea9c29da;hb=3ccbd6672d4cab9ddd873774deb1276b43ccb621;hp=abf0160e0d8bd37fdc3fd92f9a9726e52e0989c8;hpb=de54e08e377e75f69b4e63282b97efdab9099415;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/MeshFormatReader.hxx b/src/MEDLoader/MeshFormatReader.hxx index abf0160e0..d87929d6b 100644 --- a/src/MEDLoader/MeshFormatReader.hxx +++ b/src/MEDLoader/MeshFormatReader.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2021-2022 CEA/DEN, EDF R&D +// Copyright (C) 2021-2024 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -35,7 +35,7 @@ #include -#ifndef WIN32 +#if !defined(WIN32) && !defined(__APPLE__) #include #endif