Changeset 467 for trunk/Source/Base/Base/OSGSharedObjectHandler.cpp
- Timestamp:
- 01/05/07 15:42:01 (2 years ago)
- Files:
-
- trunk/Source/Base/Base/OSGSharedObjectHandler.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Base/Base/OSGSharedObjectHandler.cpp
r233 r467 45 45 //--------------------------------------------------------------------------- 46 46 47 #include < stdlib.h>48 #include < stdio.h>47 #include <cstdlib> 48 #include <cstdio> 49 49 50 50 #include "OSGConfig.h"
