Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / smart_ptr / detail / sp_counted_base_gcc_ia64.hpp
index d122a49..f6e3904 100644 (file)
@@ -111,6 +111,7 @@ public:
     }
 
     virtual void * get_deleter( sp_typeinfo const & ti ) = 0;
+    virtual void * get_untyped_deleter() = 0;
 
     void add_ref_copy()
     {