summaryrefslogtreecommitdiff
path: root/framework/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:02:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:02:37 +0000
commit3f8d92bcc5d12d777a3b9df6ae218ea4605a2665 (patch)
tree5e37d203fd2c4a9afd13ff09db270b380585d399 /framework/source
parent8821147282e7bd429af3284afcc5a362b9d8f352 (diff)
INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED
2006/09/01 17:29:13 kaib 1.2.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source')
-rw-r--r--framework/source/interaction/restricteduiinteraction.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/interaction/restricteduiinteraction.cxx b/framework/source/interaction/restricteduiinteraction.cxx
index 8ec9ee6a51fd..b1e288501628 100644
--- a/framework/source/interaction/restricteduiinteraction.cxx
+++ b/framework/source/interaction/restricteduiinteraction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: restricteduiinteraction.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:34:24 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:02:37 $
*
* 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/restricteduiinteraction.hxx"
//_________________________________________________________________________________________________________________