summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2010-06-08 09:23:15 +0200
committerCarsten Driesner <cd@openoffice.org>2010-06-08 09:23:15 +0200
commit0389ab5d8741b095ed457cfaa1955eabc57e2df0 (patch)
treee162eb7379ccdb6bbc6b02cda87cbb489435287d /sfx2
parentebd1482944f7b98f0cede3e38f42e67687661598 (diff)
fwk139: #i10000# Have to include precompiled header directive
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/syspathw32.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/source/doc/syspathw32.cxx b/sfx2/source/doc/syspathw32.cxx
index 74522654ff49..d9412795f263 100644
--- a/sfx2/source/doc/syspathw32.cxx
+++ b/sfx2/source/doc/syspathw32.cxx
@@ -28,6 +28,8 @@
*
************************************************************************/
+#include "precompiled_sfx2.hxx"
+
#ifdef WNT
#ifdef _MSC_VER
#pragma warning(disable:4917)