diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-01-12 11:49:54 +0100 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-01-12 11:49:54 +0100 |
commit | 59550f11ccf5d3b56f7a4cd5a7db5ed2c11109ec (patch) | |
tree | 8740e57592282cbae52897955a955bb5a78a8ffb /lingucomponent/source/hyphenator | |
parent | 23d9ba05de57aea727e82bda46a0d004a9adfc8e (diff) |
#i108247# missing include added
Diffstat (limited to 'lingucomponent/source/hyphenator')
-rwxr-xr-x[-rw-r--r--] | lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx index 8f43530c5a3a..7fb4fba7a89f 100644..100755 --- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx +++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx @@ -65,6 +65,7 @@ #include "dictmgr.hxx" #include <stdio.h> +#include <string.h> #include <list> #include <set> |