Changeset 1061
- Timestamp:
- 02/16/08 15:59:58 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/fcptr_stable_jun07/Source/Base/Base/OSGConfig.h
r1022 r1061 595 595 // it's there, it's just called something else 596 596 # define OSG_HAS_VSNPRINTF 597 598 // MSVC 9.0 defins vsnprintf 599 # if _MSC_VER < 1500 597 600 # define vsnprintf _vsnprintf 601 # endif 598 602 599 603 # define OSG_HAS_NILBUF
