Changeset 471 for trunk/Source/Base/Base/OSGLog.cpp
- Timestamp:
- 01/05/07 16:30:00 (2 years ago)
- Files:
-
- trunk/Source/Base/Base/OSGLog.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Base/Base/OSGLog.cpp
r467 r471 49 49 50 50 #include <cstdio> 51 #include < stdarg.h>51 #include <cstdarg> 52 52 53 53 #include "OSGLog.h"
