diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:03:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:03:18 +0000 |
commit | 48dbd5b21116ebe0f496213239046c2f099a4997 (patch) | |
tree | f4b3a9a1441895b1f965e30ed8d8aecfb088ef4b /framework/source/interaction | |
parent | 3f8d92bcc5d12d777a3b9df6ae218ea4605a2665 (diff) |
INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED
2006/09/01 17:29:13 kaib 1.3.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/interaction')
-rw-r--r-- | framework/source/interaction/stillinteraction.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/interaction/stillinteraction.cxx b/framework/source/interaction/stillinteraction.cxx index 36ffd55209c6..87ac0afa2aed 100644 --- a/framework/source/interaction/stillinteraction.cxx +++ b/framework/source/interaction/stillinteraction.cxx @@ -4,9 +4,9 @@ * * $RCSfile: stillinteraction.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:34:37 $ + * last change: $Author: obo $ $Date: 2006-09-16 14:02:50 $ * * 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/stillinteraction.hxx" //_________________________________________________________________________________________________________________ |