[Libreoffice-commits] core.git: slideshow/source

Stephan Bergmann sbergman at redhat.com
Wed Feb 24 08:26:05 UTC 2016


 slideshow/source/engine/sp_debug.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d01f2531e28fd547e0f03ddeb90a409f05c25b6a
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Feb 24 09:24:09 2016 +0100

    loplugin:unreffun
    
    ...of boost::sp_scalar_con-/destructor_hook overrides declared in
    boost/smart_ptr/detail/sp_counted_impl.hpp
    
    Change-Id: I5486dd890ef2ffdcb5973f3a8959ac0b6da376ee

diff --git a/slideshow/source/engine/sp_debug.cxx b/slideshow/source/engine/sp_debug.cxx
index a0d1500..b5ef471 100644
--- a/slideshow/source/engine/sp_debug.cxx
+++ b/slideshow/source/engine/sp_debug.cxx
@@ -32,6 +32,7 @@
 
 #include <boost/assert.hpp>
 #include <boost/detail/lightweight_mutex.hpp>
+#include <boost/shared_ptr.hpp>
 #include <canvas/debug.hxx>
 #include <cstdlib>
 #include <map>


More information about the Libreoffice-commits mailing list