X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaConfigure.h.in;h=741bba6a2c7f00d9bcbb2818c5e120f8ce41713d;hb=f7f202e6ec71c0f88d211d6a78f88ba017dee851;hp=0c098b40dfd164dbd99fbcf26877bd4a3e7159ec;hpb=596488a9529ffbedea2e6693e32e9b19f042b7e7;p=crea.git diff --git a/src/creaConfigure.h.in b/src/creaConfigure.h.in index 0c098b4..741bba6 100644 --- a/src/creaConfigure.h.in +++ b/src/creaConfigure.h.in @@ -3,8 +3,8 @@ Program: crea Module: $RCSfile: creaConfigure.h.in,v $ Language: C++ - Date: $Date: 2008/09/26 14:09:55 $ - Version: $Revision: 1.1 $ + Date: $Date: 2008/10/10 09:53:57 $ + Version: $Revision: 1.2 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -28,8 +28,9 @@ #cmakedefine CREA_WORDS_BIGENDIAN /* Allow access to UINT32_MAX , cf creaCommon.h */ +#ifndef __STDC_LIMIT_MACROS #define __STDC_LIMIT_MACROS - +#endif /* Hardcode the path to CREA_DATA_ROOT */ #ifndef CREA_DATA_ROOT