Changeset 467 for trunk/Source/Base/Base/OSGBaseFunctions.h
- Timestamp:
- 01/05/07 15:42:01 (2 years ago)
- Files:
-
- trunk/Source/Base/Base/OSGBaseFunctions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Base/Base/OSGBaseFunctions.h
r373 r467 56 56 57 57 #ifdef __sun 58 #include < stdlib.h>58 #include <cstdlib> 59 59 #include <ieeefp.h> 60 60 #endif
