X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling%2FMCType.hxx;h=cd5e65c5d8ea2e92d558cfc3f564f112ca723b4d;hb=04f1c450d57b28c7c473bdc59dc87eeef7393ca5;hp=2393f9f5a7ebf459083db62c866a86b4b6ba12a0;hpb=e0c843a1fe827a90af91ada8d2033ffb3a7dd1d8;p=tools%2Fmedcoupling.git diff --git a/src/MEDCoupling/MCType.hxx b/src/MEDCoupling/MCType.hxx index 2393f9f5a..cd5e65c5d 100644 --- a/src/MEDCoupling/MCType.hxx +++ b/src/MEDCoupling/MCType.hxx @@ -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