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