Changeset 471 for trunk/Source/System/FileIO/OSB/OSGNFIOBitPacker.cpp
- Timestamp:
- 01/05/07 16:30:00 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/FileIO/OSB/OSGNFIOBitPacker.cpp
r107 r471 40 40 #include "OSGNFIOBitPacker.h" 41 41 42 #include < string.h>42 #include <cstring> 43 43 44 44 OSG_USING_NAMESPACE
