diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tools/color.hxx | 1 | ||||
-rw-r--r-- | include/tools/stream.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/color.hxx b/include/tools/color.hxx index 9fedd25f4c5b..6a3c09630642 100644 --- a/include/tools/color.hxx +++ b/include/tools/color.hxx @@ -24,7 +24,6 @@ class SvStream; class ResId; -#include <tools/solar.h> #include <basegfx/color/bcolor.hxx> // Color types diff --git a/include/tools/stream.hxx b/include/tools/stream.hxx index 16472b783977..4f8085d6864b 100644 --- a/include/tools/stream.hxx +++ b/include/tools/stream.hxx @@ -22,7 +22,6 @@ #include <limits> #include <osl/process.h> #include <tools/toolsdllapi.h> -#include <tools/solar.h> #include <tools/lineend.hxx> #include <tools/errinf.hxx> #include <tools/ref.hxx> |