From: guigues Date: Fri, 10 Oct 2008 09:53:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v0.1.0~4 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ea9dd06ab463e1d8bd341d2c642dd2aa1e81a3e7;p=crea.git *** empty log message *** --- 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