Changeset 5964 for OpenSceneGraph/trunk/examples/osgwindows/osgwindows.cpp
- Timestamp:
- 01/11/07 16:53:32 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgwindows/osgwindows.cpp
r5962 r5964 13 13 #include <osgUtil/Optimizer> 14 14 #include <osgViewer/Viewer> 15 #include <iostream> 15 16 16 17 int main( int argc, char **argv )
