summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:38:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:38:16 +0000
commit1af35e7f29a0875afb8152fb991672ef9abf4512 (patch)
tree06da61a3eb4b6cfbf3352195fffe4c8aa2d6d054 /configmgr
parent96dcf33c633160526387221b116791044bbf4dc0 (diff)
INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED
2006/09/01 17:20:55 kaib 1.7.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/workben/apitest/cfgadmin.cxx7
-rw-r--r--configmgr/workben/apitest/cfgupdate.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/configmgr/workben/apitest/cfgadmin.cxx b/configmgr/workben/apitest/cfgadmin.cxx
index 470d6f9da6c3..c573585295e9 100644
--- a/configmgr/workben/apitest/cfgadmin.cxx
+++ b/configmgr/workben/apitest/cfgadmin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cfgadmin.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 04:45:37 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:37:20 $
*
* 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"
#define _PRIVATE_TEST_
#include <iostream>
diff --git a/configmgr/workben/apitest/cfgupdate.cxx b/configmgr/workben/apitest/cfgupdate.cxx
index ffdedbb9330c..6fbb8d32d079 100644
--- a/configmgr/workben/apitest/cfgupdate.cxx
+++ b/configmgr/workben/apitest/cfgupdate.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cfgupdate.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 04:46:34 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:38:16 $
*
* 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"
#define _PRIVATE_TEST_
#include <iostream>