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

Michael Stahl mstahl at redhat.com
Mon Feb 17 11:53:43 CET 2014


 sw/source/core/inc/dbg_lay.hxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit f4b2c6f564a5e1e471fbd4276d9301b20e45d36d
Author: Michael Stahl <mstahl at redhat.com>
Date:   Mon Feb 17 11:46:26 2014 +0100

    sw: add missing solar.h
    
    Change-Id: I6e7721665efc3183e71db18289b016b7cd0ccd1c

diff --git a/sw/source/core/inc/dbg_lay.hxx b/sw/source/core/inc/dbg_lay.hxx
index c175c7c..c9b5254 100644
--- a/sw/source/core/inc/dbg_lay.hxx
+++ b/sw/source/core/inc/dbg_lay.hxx
@@ -53,6 +53,8 @@
 
 #ifdef DBG_UTIL
 
+#include <tools/solar.h>
+
 #include "swtypes.hxx"
 
 class SwImplProtocol;


More information about the Libreoffice-commits mailing list