Changeset View
Changeset View
Standalone View
Standalone View
intern/elbeem/intern/ntl_vector3dim.h
| Context not available. | |||||
| // this serves as the main include file | // this serves as the main include file | ||||
| // for all kinds of stuff that might be required | // for all kinds of stuff that might be required | ||||
| // under windos there seem to be strange | // under windows there seem to be strange | ||||
| // errors when including the STL header too | // errors when including the STL header too | ||||
| // late... | // late... | ||||
| Context not available. | |||||
| #endif // WIN32 | #endif // WIN32 | ||||
| #endif // __APPLE_CC__ | #endif // __APPLE_CC__ | ||||
| // windos, hardcoded limits for now... | // windows, hardcoded limits for now... | ||||
| // for e.g. MSVC compiler... | // for e.g. MSVC compiler... | ||||
| // some of these defines can be needed | // some of these defines can be needed | ||||
| // for linux systems as well (e.g. FLT_MAX) | // for linux systems as well (e.g. FLT_MAX) | ||||
| Context not available. | |||||