- Timestamp:
- 04/09/09 17:34:06 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgViewer/PixelBufferCarbon.cpp
r10005 r10006 8 8 */ 9 9 10 #ifdef __APPLE__ 10 #if defined (__APPLE__) && (!__LP64__) 11 11 12 12 #include <osg/observer_ptr>
