blitz
Version 0.9
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
blitz
wrap-climits.h
Go to the documentation of this file.
1
#ifndef BZ_WRAP_CLIMITS_H
2
#define BZ_WRAP_CLIMITS_H
3
4
#ifdef BZ_HAVE_CLIMITS
5
#include <climits>
6
#else
7
#include <limits.h>
8
#endif
9
10
#endif
Generated on Fri Jun 15 2012 12:01:12 for blitz by
1.8.1.1