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