diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:18:54 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:18:54 +0000 |
commit | ad129b12052782bfb2ace99be71ab05602b15705 (patch) | |
tree | c9e22da1e5d44ef9721c585f6a4780c78ed34b64 /transex3 | |
parent | d5e7f8c14e52b585230f688634eb32b50ec3ed8e (diff) |
INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED
2006/09/01 17:55:13 kaib 1.26.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'transex3')
-rw-r--r-- | transex3/source/lngmerge.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/transex3/source/lngmerge.cxx b/transex3/source/lngmerge.cxx index e133812416b8..e29cb99ddd33 100644 --- a/transex3/source/lngmerge.cxx +++ b/transex3/source/lngmerge.cxx @@ -4,8 +4,8 @@ * * $RCSfile: lngmerge.cxx,v $ * - * $Revision: 1.26 $ - * last change: $Author: hr $ $Date: 2006-08-14 17:10:41 $ + * $Revision: 1.27 $ + * last change: $Author: obo $ $Date: 2006-09-17 08:18:54 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -31,6 +31,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_transex3.hxx" #include <tools/fsys.hxx> // local includes |