summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client/interceptedinteraction.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:20:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:20:08 +0000
commitc781ed50118c7cec956690bc923c3d64699bf9cf (patch)
tree9a5972a589f2b3d8217f4a6ad485045fe261f6ea /ucbhelper/source/client/interceptedinteraction.cxx
parent01d076f19c4cb5b458b5633e883e2af76376dd15 (diff)
INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED
2006/09/01 17:56:06 kaib 1.4.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'ucbhelper/source/client/interceptedinteraction.cxx')
-rw-r--r--ucbhelper/source/client/interceptedinteraction.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucbhelper/source/client/interceptedinteraction.cxx b/ucbhelper/source/client/interceptedinteraction.cxx
index 3a441ff49810..334a7dc0411d 100644
--- a/ucbhelper/source/client/interceptedinteraction.cxx
+++ b/ucbhelper/source/client/interceptedinteraction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: interceptedinteraction.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:11:52 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:20:08 $
*
* 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_ucbhelper.hxx"
+
#ifndef _UCBHELPER_INTERCEPTEDINTERACTION_HXX_
#include <ucbhelper/interceptedinteraction.hxx>
#endif