wrap-climits.h

Go to the documentation of this file.
00001 #ifndef BZ_WRAP_CLIMITS_H
00002 #define BZ_WRAP_CLIMITS_H
00003 
00004 #ifdef BZ_HAVE_CLIMITS
00005  #include <climits>
00006 #else
00007  #include <limits.h>
00008 #endif
00009 
00010 #endif

Generated on Mon Oct 22 10:03:50 2007 for blitz by  doxygen 1.3.9.1