diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:24:30 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 03:24:30 +0000 |
commit | d4e9be06d99c807dc4b756e9e8e95bf7c66e2c3d (patch) | |
tree | b593e3131853e85bb63dceb54dca19913b9067e4 /svx/source/dialog/hyphen.cxx | |
parent | 8119c8fbd43e7fee21a423bb079a65cc1ea8e0c1 (diff) |
INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED
2006/09/01 17:46:14 kaib 1.6.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/dialog/hyphen.cxx')
-rw-r--r-- | svx/source/dialog/hyphen.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/hyphen.cxx b/svx/source/dialog/hyphen.cxx index 9fee36d9c387..61c0a019f6de 100644 --- a/svx/source/dialog/hyphen.cxx +++ b/svx/source/dialog/hyphen.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hyphen.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-19 15:14:29 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:24:30 $ * * 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_svx.hxx" + // include --------------------------------------------------------------- #ifndef _SHL_HXX |