summaryrefslogtreecommitdiff
path: root/include/tools
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-12-13 21:49:20 +0100
committerMichael Stahl <mstahl@redhat.com>2017-12-13 22:12:39 +0100
commit29baa05bb9c62ef1e4c759f7c4744d11dd40a385 (patch)
treed6cf4063c87df36ffbe096442e9e578b6225f868 /include/tools
parentf6c08dca7d950e583cfc4454a74ed9806eda0609 (diff)
tools: remove unused #include from solar.h
Change-Id: I214e13add371380701ae39403d90a574a63e495d
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/solar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/solar.h b/include/tools/solar.h
index 2c4793b95f38..d53b20f0e58a 100644
--- a/include/tools/solar.h
+++ b/include/tools/solar.h
@@ -22,7 +22,6 @@
#include <sal/types.h>
#include <osl/endian.h>
-#include <comphelper/fileformat.h>
/** Intermediate type to solve type clash with Windows headers.
Should be removed as soon as all code parts have been reviewed