X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling%2FMCType.hxx;h=d1822e384c02ebbee61df40409ed027f02aadd0c;hb=b8616069f6667dcec3f90574a05bfc9e66d87fa5;hp=2393f9f5a7ebf459083db62c866a86b4b6ba12a0;hpb=ffb8188e28b2b60ee207a8644286821bc4e8fcdc;p=tools%2Fmedcoupling.git diff --git a/src/MEDCoupling/MCType.hxx b/src/MEDCoupling/MCType.hxx index 2393f9f5a..d1822e384 100644 --- a/src/MEDCoupling/MCType.hxx +++ b/src/MEDCoupling/MCType.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2020 CEA/DEN, EDF R&D +// Copyright (C) 2017-2021 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 @@ -18,8 +18,7 @@ // // Author : Anthony Geay (EDF R&D) -#ifndef __MEDCOUPLING_MCTYPE_HXX__ -#define __MEDCOUPLING_MCTYPE_HXX__ +#pragma once #include "MCIdType.hxx" @@ -54,5 +53,3 @@ namespace MEDCoupling #define DataArrayInt DataArrayInt32 #define DataArrayIntIterator DataArrayInt32Iterator } - -#endif