]> git.donarmstrong.com Git - rsem.git/blobdiff - boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp
Updated boost to v1.55.0
[rsem.git] / boost / smart_ptr / detail / sp_counted_base_gcc_x86.hpp
index 4d7fa8d4ab3ea0c03405388819bc6ddb6e330cb1..173dce5c81918283ef120c20cc6af1517e857f97 100644 (file)
@@ -127,6 +127,7 @@ public:
     }
 
     virtual void * get_deleter( sp_typeinfo const & ti ) = 0;
+    virtual void * get_untyped_deleter() = 0;
 
     void add_ref_copy()
     {