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