X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fpbd%2Fboost_debug.h;h=6a0e4970fdf6ac6d8a8d551ddc0cad04cc2971a7;hb=ff2fac11a03b7e13149b5069fda2bbc21cdd4e80;hp=bdf2e017e2e2b9e2e7a0f39a907bd3d8a24d5abe;hpb=e5b6e06f837d8b0d3fdb89621d3a3703dc5a29a3;p=ardour.git diff --git a/libs/pbd/pbd/boost_debug.h b/libs/pbd/pbd/boost_debug.h index bdf2e017e2..6a0e4970fd 100644 --- a/libs/pbd/pbd/boost_debug.h +++ b/libs/pbd/pbd/boost_debug.h @@ -25,5 +25,6 @@ void boost_debug_shared_ptr_mark_interesting (void* ptr, const char* type); void boost_debug_list_ptrs (); +void boost_debug_shared_ptr_show_live_debugging (bool yn); #endif /* __pbd_boost_debug_h__ */