diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:14:46 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:15:34 +0200 |
commit | 07b0617a5af5f1d942595695b1e3f27dbaea6bf8 (patch) | |
tree | ae2930f47b8f62a2f718c8103f209aa12b5dc965 /sc/inc/pch | |
parent | 7f8e721e0536e68fca4d7abdf9711427eb1c576e (diff) |
update pch files
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
Diffstat (limited to 'sc/inc/pch')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index c8ef85010084..b81439cdb5d2 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -482,6 +482,7 @@ #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> +#include <config_features.h> #include <config_telepathy.h> #include <cppuhelper/bootstrap.hxx> #include <cppuhelper/component_context.hxx> @@ -491,7 +492,6 @@ #include <cstdio> #include <cstring> #include <ctype.h> -#include <deque> #include <drawinglayer/geometry/viewinformation2d.hxx> #include <drawinglayer/processor2d/baseprocessor2d.hxx> #include <drawinglayer/processor2d/processorfromoutputdevice.hxx> @@ -929,7 +929,6 @@ #include <vcl/keycodes.hxx> #include <vcl/lineinfo.hxx> #include <vcl/lstbox.hxx> -#include <vcl/mapmod.hxx> #include <vcl/metric.hxx> #include <vcl/mnemonic.hxx> #include <vcl/morebtn.hxx> |