summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:17:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:17:10 +0000
commit6558f48492644a9bb5027b72740fbdd6bb7b79d2 (patch)
tree43b5ad13a63eb19ce2bff873fa5f003191db754d /configmgr
parent1f70330400bca6a1894ac7f91fd141608ef8237a (diff)
INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED
2006/09/01 17:20:39 kaib 1.5.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/misc/providerwrapper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/source/misc/providerwrapper.cxx b/configmgr/source/misc/providerwrapper.cxx
index ece8d6f65eb7..70d8ae41bd82 100644
--- a/configmgr/source/misc/providerwrapper.cxx
+++ b/configmgr/source/misc/providerwrapper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: providerwrapper.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:27:52 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:17:10 $
*
* 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 "providerwrapper.hxx"
#ifndef CONFIGMGR_BOOTSTRAP_HXX_