include/tools/mempool.hxx |    1 -
 include/tools/zcodec.hxx  |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 409727fa65df977ace5adf8737773ec6ce2c1a1f
Author: Alexandre Vicenzi <vicenzi.alexan...@gmail.com>
Date:   Sat Mar 8 16:31:46 2014 -0300

    fdo#63154 Remove unused solar.h reference in tools
    
    Change-Id: Icd21bbc91ae3587140fe8b0982fc8223fed0903b
    Reviewed-on: https://gerrit.libreoffice.org/8505
    Tested-by: LibreOffice gerrit bot <ger...@libreoffice.org>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/include/tools/mempool.hxx b/include/tools/mempool.hxx
index a240201..ef3fe6c 100644
--- a/include/tools/mempool.hxx
+++ b/include/tools/mempool.hxx
@@ -23,7 +23,6 @@
 
 #include <sal/macros.h>
 #include <tools/toolsdllapi.h>
-#include <tools/solar.h>
 
 struct FixedMemPool_Impl;
 
diff --git a/include/tools/zcodec.hxx b/include/tools/zcodec.hxx
index e5d9592..1ec6782 100644
--- a/include/tools/zcodec.hxx
+++ b/include/tools/zcodec.hxx
@@ -21,7 +21,6 @@
 #define INCLUDED_TOOLS_ZCODEC_HXX
 
 #include <tools/toolsdllapi.h>
-#include <tools/solar.h>
 
 // Defines
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to