summaryrefslogtreecommitdiff
path: root/boost/archive/shared_ptr_helper.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/archive/shared_ptr_helper.hpp')
-rw-r--r--boost/archive/shared_ptr_helper.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/archive/shared_ptr_helper.hpp b/boost/archive/shared_ptr_helper.hpp
index 0e5f4f26bc..39e6eb82c8 100644
--- a/boost/archive/shared_ptr_helper.hpp
+++ b/boost/archive/shared_ptr_helper.hpp
@@ -127,7 +127,7 @@ public:
template<class T>
struct non_polymorphic {
static const boost::serialization::extended_type_info *
- get_object_identifier(T & t){
+ get_object_identifier(T &){
return & boost::serialization::singleton<
BOOST_DEDUCED_TYPENAME
boost::serialization::type_info_implementation< T >::type