Changeset 1033 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGStringAttributeMap.cpp
- Timestamp:
- 12/19/07 17:56:03 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGStringAttributeMap.cpp
r852 r1033 204 204 } 205 205 206 StringAttributeMap Ptr attr_map = NullFC;206 StringAttributeMapRefPtr attr_map; 207 207 FieldContainerAttachmentPtr attach_ptr = 208 208 container->findAttachment(StringAttributeMap::getClassType().getGroupId());
