Changeset 1033 for branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGVoidPAttachment.cpp
- Timestamp:
- 12/19/07 17:56:03 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork2/Source/System/FieldContainer/Attachments/OSGVoidPAttachment.cpp
r822 r1033 127 127 // Get attachment pointer 128 128 129 VoidP Ptr voidP = NullFC;129 VoidPRefPtr voidP; 130 130 FieldContainerAttachmentPtr att = 131 131 pContainer->findAttachment(VoidP::getClassType().getGroupId());
