summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-06-10 19:26:30 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-06-10 19:29:06 +0300
commit1e26c563731b239590da1b2f479f7a924be6eccf (patch)
tree52a292741393b70569d246bcfa8dacac2a5c1506 /sc/source
parent2432083b50ea7481247c303187bb3922714f93d5 (diff)
Bin pointless <vcl/sv.h> header
It only included <tools/solar.h>, so include that directly instead. Change-Id: Ic5db474c16ca33dcdcaabb5b5f00535b4b27dc8f
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/core/inc/core_pch.hxx1
-rw-r--r--sc/source/filter/inc/filt_pch.hxx1
-rw-r--r--sc/source/ui/inc/ui_pch.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/core/inc/core_pch.hxx b/sc/source/core/inc/core_pch.hxx
index 5f98f67f531c..f2ad2723199d 100644
--- a/sc/source/core/inc/core_pch.hxx
+++ b/sc/source/core/inc/core_pch.hxx
@@ -43,7 +43,6 @@
#include <tools/stream.hxx>
#include <tools/errinf.hxx>
#include <tools/errcode.hxx>
-#include <vcl/sv.h>
#include <global.hxx>
#include <tools/color.hxx>
#include <i18npool/lang.h>
diff --git a/sc/source/filter/inc/filt_pch.hxx b/sc/source/filter/inc/filt_pch.hxx
index 43a449f3c3af..5e3b92e533f9 100644
--- a/sc/source/filter/inc/filt_pch.hxx
+++ b/sc/source/filter/inc/filt_pch.hxx
@@ -56,7 +56,6 @@
#include <tools/link.hxx>
#include <tools/time.hxx>
#include <svl/svarray.hxx>
-#include <vcl/sv.h>
#include <vcl/timer.hxx>
#include <tools/gen.hxx>
#include <tools/color.hxx>
diff --git a/sc/source/ui/inc/ui_pch.hxx b/sc/source/ui/inc/ui_pch.hxx
index c9ec843e66a0..47fab6e02ddd 100644
--- a/sc/source/ui/inc/ui_pch.hxx
+++ b/sc/source/ui/inc/ui_pch.hxx
@@ -38,7 +38,6 @@
#include <tools/rtti.hxx>
#include <string.h>
#include <tools/contnr.hxx>
-#include <vcl/sv.h>
#include <tools/ref.hxx>
#include <tools/link.hxx>
#include <i18npool/lang.h>