summaryrefslogtreecommitdiff
path: root/sw/inc/pch
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-15 21:06:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-15 21:22:06 +0200
commit176740172a1c9fd5ce9cc28d6fdcc89d3319f606 (patch)
tree50b6320395f60d0fca98b49d58a9a3c25b7fd558 /sw/inc/pch
parent281b2dfbd6c3903d807156c232f05ee2ab2b100a (diff)
remove unneeded include and solve the pch trouble
windef.h inside vcl/sysdata.hxx seems to create all the trouble with pch Change-Id: I93220e411ce9cf52d5ed56044710e8094d6ed187
Diffstat (limited to 'sw/inc/pch')
-rw-r--r--sw/inc/pch/precompiled_sw.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx
index 596676607c65..3f70597d3b57 100644
--- a/sw/inc/pch/precompiled_sw.hxx
+++ b/sw/inc/pch/precompiled_sw.hxx
@@ -1117,7 +1117,6 @@
#include <vcl/settings.hxx>
#include <vcl/status.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/sysdata.hxx>
#include <vcl/textview.hxx>
#include <vcl/timer.hxx>
#include <vcl/toolbox.hxx>