summaryrefslogtreecommitdiff
path: root/framework/source/interaction
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:02:22 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:02:22 +0000
commit8821147282e7bd429af3284afcc5a362b9d8f352 (patch)
tree2d548011408c575a8096322e02a19942da3b6741 /framework/source/interaction
parentb8f9ceba036233f0e5671a9c72a12eca135a095d (diff)
INTEGRATION: CWS pchfix02 (1.4.84); FILE MERGED
2006/09/01 17:29:13 kaib 1.4.84.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/interaction')
-rw-r--r--framework/source/interaction/preventduplicateinteraction.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/interaction/preventduplicateinteraction.cxx b/framework/source/interaction/preventduplicateinteraction.cxx
index 3a91979457ba..02397b2d8b2c 100644
--- a/framework/source/interaction/preventduplicateinteraction.cxx
+++ b/framework/source/interaction/preventduplicateinteraction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: preventduplicateinteraction.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2006-04-26 14:20:59 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:02:22 $
*
* 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_framework.hxx"
+
#include "interaction/preventduplicateinteraction.hxx"
//_________________________________________________________________________________________________________________