]> Creatis software - crea.git/commitdiff
*** empty log message ***
authorguigues <guigues>
Fri, 10 Oct 2008 09:53:57 +0000 (09:53 +0000)
committerguigues <guigues>
Fri, 10 Oct 2008 09:53:57 +0000 (09:53 +0000)
src/creaConfigure.h.in

index 0c098b40dfd164dbd99fbcf26877bd4a3e7159ec..741bba6a2c7f00d9bcbb2818c5e120f8ce41713d 100644 (file)
@@ -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