X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling%2FMCType.hxx;h=01e2dd1f963d2f6aefca18eea7eae8abda05eb1f;hb=3e9ebc98a6bc02022900a8b2295e1a775d78ece0;hp=a49573305137179a3f4c049f54345819abc87826;hpb=c5f9a2bb5f775564b5bd81de58dfa708bcef020d;p=tools%2Fmedcoupling.git diff --git a/src/MEDCoupling/MCType.hxx b/src/MEDCoupling/MCType.hxx index a49573305..01e2dd1f9 100644 --- a/src/MEDCoupling/MCType.hxx +++ b/src/MEDCoupling/MCType.hxx @@ -24,10 +24,12 @@ namespace MEDCoupling { typedef long Int64; - typedef int Int32; + typedef int Int32; + typedef int mcIdType; } #define DataArrayInt DataArrayInt32 +#define DataArrayIdType DataArrayInt32 #define DataArrayIntIterator DataArrayInt32Iterator