summaryrefslogtreecommitdiff
path: root/vcl/source/window/arrange.cxx
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2009-05-26 14:01:29 +0000
committerPhilipp Lohmann <pl@openoffice.org>2009-05-26 14:01:29 +0000
commit1b47f9b4216522537b01b687491cfd50145cd623 (patch)
tree2238c57fbd0563aa31fe9cfdd12645c3a9decea9 /vcl/source/window/arrange.cxx
parent708bbabd2b9c99488ec128278b0a79d358c811cc (diff)
add completely useless PCH directive to satisfy stupid windows compiler
Diffstat (limited to 'vcl/source/window/arrange.cxx')
-rw-r--r--vcl/source/window/arrange.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/window/arrange.cxx b/vcl/source/window/arrange.cxx
index 6aae74919dad..2d92a3a287fd 100644
--- a/vcl/source/window/arrange.cxx
+++ b/vcl/source/window/arrange.cxx
@@ -28,6 +28,8 @@
*
************************************************************************/
+#include "precompiled_vcl.hxx"
+
#include "vcl/arrange.hxx"
#include "osl/diagnose.h"