summaryrefslogtreecommitdiffstats
path: root/include/tools/mempool.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-03-08 16:31:46 -0300
committerCaolán McNamara <caolanm@redhat.com>2014-03-09 11:25:45 -0500
commit409727fa65df977ace5adf8737773ec6ce2c1a1f (patch)
tree15bb9014144ae4814885c381797ce4949a0e55d2 /include/tools/mempool.hxx
parentlotuswordpro: cleanup OUString() usage (diff)
downloadcore-409727fa65df977ace5adf8737773ec6ce2c1a1f.tar.gz
core-409727fa65df977ace5adf8737773ec6ce2c1a1f.zip
fdo#63154 Remove unused solar.h reference in tools
Change-Id: Icd21bbc91ae3587140fe8b0982fc8223fed0903b Reviewed-on: https://gerrit.libreoffice.org/8505 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/tools/mempool.hxx')
-rw-r--r--include/tools/mempool.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/mempool.hxx b/include/tools/mempool.hxx
index a240201fe6bb..ef3fe6c92f5f 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;