summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:14:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:14:28 +0000
commitd9f35ec6d655a949c89475605384ab5a1a195680 (patch)
treea51474b7f3eff63df34d90be58ccfc6f1bdc7514 /configmgr
parentb90589a709e37330775c9abd99dc271714c91db8 (diff)
INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED
2006/09/01 17:20:37 kaib 1.5.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/misc/bootstrapcontext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/source/misc/bootstrapcontext.cxx b/configmgr/source/misc/bootstrapcontext.cxx
index c15bf7a58a51..f5993440c2a2 100644
--- a/configmgr/source/misc/bootstrapcontext.cxx
+++ b/configmgr/source/misc/bootstrapcontext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bootstrapcontext.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:26:50 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:14:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_configmgr.hxx"
+
#include "bootstrapcontext.hxx"
#ifndef _UNO_CURRENT_CONTEXT_HXX_