diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-17 07:39:59 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-17 07:39:59 +0000 |
commit | 0ae146fdfab9740d5d16c057eefcde3dd7cf6cd9 (patch) | |
tree | 45d90d9f153207bdeeeece3b9d3189398f238a2f /hunspell | |
parent | 5eebda984341cbb3028c6cdcb863a7f7c8c980af (diff) |
#i10000# Oops, got too much changes from 'lingucomponent' - obviously we do not want to include precompiled_lingucomponent.hxx here.
Diffstat (limited to 'hunspell')
-rw-r--r-- | hunspell/hunspell-1.1.12.patch | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/hunspell/hunspell-1.1.12.patch b/hunspell/hunspell-1.1.12.patch index ff28ed10ed1d..230612e99182 100644 --- a/hunspell/hunspell-1.1.12.patch +++ b/hunspell/hunspell-1.1.12.patch @@ -296,14 +296,7 @@ # en_US.aff \ --- misc/hunspell-1.1.12/src/hunspell/phonet.cxx Mon Aug 27 21:45:49 2007 +++ misc/build/hunspell-1.1.12/src/hunspell/phonet.cxx Mon Jun 16 15:50:48 2008 -@@ -27,11 +27,14 @@ - Porting from Aspell to Hunspell using C-like structs - */ - -+// MARKER(update_precomp.py): autogen include statement, do not remove -+#include "precompiled_lingucomponent.hxx" - #ifndef MOZILLA_CLIENT - #include <cstdlib> +@@ -27,6 +27,7 @@ #include <cstring> #include <cstdio> #include <cctype> |