Changeset 467 for trunk/Source/Base/Base/OSGPathHandler.h
- Timestamp:
- 01/05/07 15:42:01 (2 years ago)
- Files:
-
- trunk/Source/Base/Base/OSGPathHandler.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Base/Base/OSGPathHandler.h
r106 r467 45 45 #include "OSGConfig.h" 46 46 47 #include < stdlib.h>47 #include <cstdlib> 48 48 #if !defined(OSG_WINCE) 49 49 #include <fcntl.h>
