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