summaryrefslogtreecommitdiff
path: root/sc/source/core
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/core
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/core')
-rw-r--r--sc/source/core/inc/core_pch.hxx1
1 files changed, 0 insertions, 1 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>