summaryrefslogtreecommitdiff
path: root/desktop/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 16:14:41 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 16:14:41 +0000
commit35ffd4843c618df3940c6092bf6d86ca11a7394a (patch)
tree20802fed9282d35396f62dceb625558c8dbc94e7 /desktop/inc
parent0f0d1a2393c805cb2ebe5ef382c17f622ab59a5b (diff)
INTEGRATION: CWS obo30 (1.4.44); FILE MERGED
2008/06/02 15:28:06 obo 1.4.44.1: #i90100# ambiguous Bootstrap during ENABLE_PCH build
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/pch/precompiled_desktop.hxx13
1 files changed, 10 insertions, 3 deletions
diff --git a/desktop/inc/pch/precompiled_desktop.hxx b/desktop/inc/pch/precompiled_desktop.hxx
index 79ab84de22e2..017531b5cf50 100644
--- a/desktop/inc/pch/precompiled_desktop.hxx
+++ b/desktop/inc/pch/precompiled_desktop.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: precompiled_desktop.hxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -31,6 +31,13 @@
// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:39.170923
#ifdef PRECOMPILED_HEADERS
-#include <tools/debug.hxx>
+#include "com/sun/star/beans/XPropertySet.hpp"
+#include "com/sun/star/beans/NamedValue.hpp"
+#include "comphelper/processfactory.hxx"
+#include "osl/file.hxx"
+#include "rtl/bootstrap.hxx"
+#include "rtl/ustring.hxx"
+#include "tools/datetime.hxx"
+#include "tools/debug.hxx"
+#include "unotools/configmgr.hxx"
#endif
-