X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=MEDCoupling_version.h.in;h=191ca3cfa99c1b2d9d91d7015de3b091abcc935c;hb=e5fdbdb5b43139eff6d6ffb29ab237eb5824d357;hp=36bf7484d7b502e7e0f6b60ff0d6605fa9922a03;hpb=ffb8188e28b2b60ee207a8644286821bc4e8fcdc;p=tools%2Fmedcoupling.git diff --git a/MEDCoupling_version.h.in b/MEDCoupling_version.h.in index 36bf7484d..191ca3cfa 100644 --- a/MEDCoupling_version.h.in +++ b/MEDCoupling_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2015-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -20,8 +20,7 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -#if !defined(__MEDCOUPLING_VERSION_H__) -#define __MEDCOUPLING_VERSION_H__ +#pragma once /*! Specify version of MEDCoupling, as follows @@ -39,4 +38,6 @@ #define MEDCOUPLING_VERSION_STR "@MEDCOUPLING_VERSION@" #define MEDCOUPLING_VERSION @MEDCOUPLING_XVERSION@ -#endif // __MEDCOUPLING_VERSION_H__ +// define MEDCOUPLING_USE_64BIT_IDS if effectly used at medcoupling compile time + +#cmakedefine MEDCOUPLING_USE_64BIT_IDS