summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/tools/shl.hxx1
-rw-r--r--include/tools/unqidx.hxx1
-rw-r--r--include/tools/vcompat.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/include/tools/shl.hxx b/include/tools/shl.hxx
index ebfdc51dd2fa..4da64009e2b4 100644
--- a/include/tools/shl.hxx
+++ b/include/tools/shl.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_TOOLS_SHL_HXX
#define INCLUDED_TOOLS_SHL_HXX
-#include <tools/solar.h>
#include <tools/toolsdllapi.h>
// GetAppData()
diff --git a/include/tools/unqidx.hxx b/include/tools/unqidx.hxx
index 14710f9d71f7..9042476961ce 100644
--- a/include/tools/unqidx.hxx
+++ b/include/tools/unqidx.hxx
@@ -20,7 +20,6 @@
#define INCLUDED_TOOLS_UNQIDX_HXX
#include <tools/toolsdllapi.h>
-#include <tools/solar.h>
#include <tools/contnr.hxx>
#include <map>
diff --git a/include/tools/vcompat.hxx b/include/tools/vcompat.hxx
index 9b602201dbc8..2d0412fe6a86 100644
--- a/include/tools/vcompat.hxx
+++ b/include/tools/vcompat.hxx
@@ -20,7 +20,6 @@
#define INCLUDED_TOOLS_VCOMPAT_HXX
#include <tools/toolsdllapi.h>
-#include <tools/solar.h>
#define COMPAT_FORMAT( char1, char2, char3, char4 ) \
((sal_uInt32)((((sal_uInt32)(char)(char1)))| \