Changeset 467 for trunk/Source/System/Action/Base/OSGDrawActionBase.cpp
- Timestamp:
- 01/05/07 15:42:01 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Action/Base/OSGDrawActionBase.cpp
r140 r467 41 41 //--------------------------------------------------------------------------- 42 42 43 #include < stdlib.h>44 #include < stdio.h>43 #include <cstdlib> 44 #include <cstdio> 45 45 46 46 #include <OSGConfig.h>
