]> Creatis software - bbtk.git/blobdiff - kernel/src/cmake/bbtkConfigure.h.in
.
[bbtk.git] / kernel / src / cmake / bbtkConfigure.h.in
index 440835b1209c67b62153c9ecbeebf5dcac2608dd..80114ce23f332c04583da6a0064b4855bd72fbf6 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkConfigure.h.in,v $
   Language:  C++
-  Date:      $Date: 2008/11/17 10:00:27 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2009/06/09 08:42:16 $
+  Version:   $Revision: 1.4 $
                                                                                 
   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 BBTK_WORDS_BIGENDIAN
 
 /* Allow access to UINT32_MAX , cf bbtkCommon.h */
+#ifndef __STDC_LIMIT_MACROS
 #define __STDC_LIMIT_MACROS
-
+#endif
 
 /* Hardcode the path to BBTK_DATA_ROOT */
 #ifndef BBTK_DATA_ROOT