Changeset 838 for trunk/include/liblas/cstdint.hpp
- Timestamp:
- 08/18/08 17:40:44 (5 months ago)
- Files:
-
- 1 modified
-
trunk/include/liblas/cstdint.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/liblas/cstdint.hpp
r824 r838 56 56 #ifdef LIBLAS_C_API 57 57 # include <limits.h> 58 # ifndef _MS V_VER58 # ifndef _MSC_VER 59 59 # include <stdint.h> 60 60 # endif /* _MSC_VER */
