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

Stephan Bergmann sbergman at redhat.com
Tue Aug 11 02:16:11 PDT 2015


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

New commits:
commit ff265a5f9bc85e6043487cb2566ed2396d3b1e16
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue Aug 11 11:15:37 2015 +0200

    loplugin:unreffun
    
    Change-Id: I130b4f1eca4cf07f17aac995c4a44a8fdf51a4df

diff --git a/slideshow/source/engine/sp_debug.cxx b/slideshow/source/engine/sp_debug.cxx
index d7420bb..2efb80e 100644
--- a/slideshow/source/engine/sp_debug.cxx
+++ b/slideshow/source/engine/sp_debug.cxx
@@ -35,6 +35,7 @@
 #include <boost/scoped_ptr.hpp>
 #include <boost/shared_ptr.hpp>
 #include <boost/detail/lightweight_mutex.hpp>
+#include <canvas/debug.hxx>
 #include <cstdlib>
 #include <map>
 #include <deque>


More information about the Libreoffice-commits mailing list