Changeset 3288
- Timestamp:
- 08/16/04 18:43:17 (9 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osg/dxtctool.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osg/dxtctool.h
r3286 r3288 44 44 #include <osg/Texture> 45 45 46 #if ndef MSV_VER46 #if !defined(_MSC_VER) 47 47 typedef char __int8; 48 48 typedef short __int16;
