summaryrefslogtreecommitdiff
path: root/configmgr/source/misc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:18:03 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:18:03 +0000
commitd4a977d5a6bd99d61211a3ee256d1d4b77a04453 (patch)
tree8bf5f496306d2264a165507c701893d2e76352e7 /configmgr/source/misc
parentbb8d8ebee15d6ecd0b8718111950e2fd08bee4b3 (diff)
INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED
2006/09/01 17:20:40 kaib 1.3.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr/source/misc')
-rw-r--r--configmgr/source/misc/simpleinteractionrequest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/source/misc/simpleinteractionrequest.cxx b/configmgr/source/misc/simpleinteractionrequest.cxx
index 676c373894c4..323852dfaa7f 100644
--- a/configmgr/source/misc/simpleinteractionrequest.cxx
+++ b/configmgr/source/misc/simpleinteractionrequest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: simpleinteractionrequest.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 04:12:56 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:18:03 $
*
* 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 "simpleinteractionrequest.hxx"
namespace configmgr { namespace apihelper {