Changeset 29
- Timestamp:
- 11/20/08 17:27:27
- Files:
-
- trunk/src/present3D.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/present3D.cpp
r28 r29 210 210 SDLIntegration sdlIntegration; 211 211 212 osg::notify(osg:: NOTICE)<<"USE_SDL"<<std::endl;212 osg::notify(osg::INFO)<<"USE_SDL"<<std::endl; 213 213 #endif 214 214
