Kaydet (Commit) 4c657f5a authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Properly #if these debug hooks

...moved here with 6fbab2ce "loplugin:unreffun";
this file still indirectly includes boost/scoped_ptr.hpp via. boost/spirit

Change-Id: Ib2f251420950395f58415c1f7c944b7e8fd61476
üst d66d6d70
......@@ -626,6 +626,8 @@ namespace slideshow
}
}
#if defined(BOOST_SP_ENABLE_DEBUG_HOOKS)
// debug hooks
namespace boost
......@@ -641,4 +643,6 @@ void sp_scalar_destructor_hook(void *)
}
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment