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

Caolán McNamara caolanm at redhat.com
Thu Nov 27 01:11:26 PST 2014


 oox/source/drawingml/textliststyle.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit dd1e40b8fd95a8d0aea531236b4e7fbad1f8b94d
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Nov 27 09:10:20 2014 +0000

    fix higher debug level build
    
    Change-Id: Id35efda5e4df820cda2afd7b65b5f890fec03f2f

diff --git a/oox/source/drawingml/textliststyle.cxx b/oox/source/drawingml/textliststyle.cxx
index 29b359f..5ea7a04 100644
--- a/oox/source/drawingml/textliststyle.cxx
+++ b/oox/source/drawingml/textliststyle.cxx
@@ -18,6 +18,7 @@
  */
 
 #include "drawingml/textliststyle.hxx"
+#include <osl/diagnose.h>
 
 namespace oox { namespace drawingml {
 


More information about the Libreoffice-commits mailing list