- Timestamp:
- 03/23/09 17:31:50 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/FltExportVisitor.cpp
r9382 r9959 51 51 #include <osgSim/ObjectRecordData> 52 52 53 #ifdef _ WIN3253 #ifdef _MSC_VER 54 54 // Disable this warning. It's OK for us to use 'this' in initializer list, 55 55 // as the texturePaletteManager merely stores a ref to it.
