diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 23:37:36 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 23:37:36 +0000 |
commit | bb1bec5f2a10108027235d31114cbde0312aff62 (patch) | |
tree | d0ffafb65170c838d943f60a783d67f5d40e7173 /automation/source | |
parent | 310aa0fc87c33c9dcc5fce03b15d9d51344cca46 (diff) |
INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED
2006/09/01 17:16:06 kaib 1.4.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'automation/source')
-rw-r--r-- | automation/source/simplecm/packethandler.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/automation/source/simplecm/packethandler.cxx b/automation/source/simplecm/packethandler.cxx index 89ea871484d5..1c3a29428c17 100644 --- a/automation/source/simplecm/packethandler.cxx +++ b/automation/source/simplecm/packethandler.cxx @@ -4,9 +4,9 @@ * * $RCSfile: packethandler.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:25:30 $ + * last change: $Author: obo $ $Date: 2006-09-17 00:37:36 $ * * 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_automation.hxx" + /************************************************************************* * * ATTENTION |