- Timestamp:
- 02/27/08 09:30:29 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FileIO/Base/OSGSceneFileHandler.h
r1039 r1063 78 78 public: 79 79 80 typedef std::vector<FieldContainer RefPtr> FCPtrStore;80 typedef std::vector<FieldContainerInternalRefPtr> FCPtrStore; 81 81 82 82 /*---------------------------------------------------------------------*/
