Ticket #7131: shared_ptr_helper.patch

File shared_ptr_helper.patch, 91 bytes (added by jochen.welle@…, 10 years ago)

fix unused parameter t at line 130

Line 
1130c130
2< get_object_identifier(T & ){
3---
4> get_object_identifier(T & t){