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