summaryrefslogtreecommitdiff
path: root/configmgr/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:35:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:35:34 +0000
commit1088aa5c9942ad48630ba962adb282d1b98c7756 (patch)
tree119a99b2d008a0367e7a9191294cf960db7fadd2 /configmgr/source
parent737c3a05aaa7121b0179effef769db0cec5b9537 (diff)
INTEGRATION: CWS pchfix02 (1.20.18); FILE MERGED
2006/09/01 17:20:53 kaib 1.20.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr/source')
-rw-r--r--configmgr/source/xml/typeconverter.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/source/xml/typeconverter.cxx b/configmgr/source/xml/typeconverter.cxx
index 578e37de7bdc..162e55e24e1e 100644
--- a/configmgr/source/xml/typeconverter.cxx
+++ b/configmgr/source/xml/typeconverter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: typeconverter.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:37:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:35:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_configmgr.hxx"
#include "typeconverter.hxx"
#ifndef CONFIGMGR_UTILITY_HXX_