summaryrefslogtreecommitdiff
path: root/lingucomponent/source/thesaurus
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-01-06 18:18:06 +0100
committerJens-Heiner Rechtien <hr@openoffice.org>2010-01-06 18:18:06 +0100
commit2023a7904c5a6536546022423948ab53fb4b309a (patch)
treef55306e92e3202e92269e308a8df3c5090f67aa8 /lingucomponent/source/thesaurus
parent5c15c000c031a7e97a2d82b188349dcb89068662 (diff)
DEV300 masterfix: #i10000#: add missing <string.h> includes; fix CR/LF
Diffstat (limited to 'lingucomponent/source/thesaurus')
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesimp.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/nthesimp.cxx b/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
index c526d2b07444..a92c5926c8b4 100644
--- a/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
+++ b/lingucomponent/source/thesaurus/libnth/nthesimp.cxx
@@ -54,6 +54,7 @@
#include <list>
#include <set>
+#include <string.h>
// values asigned to capitalization types
#define CAPTYPE_UNKNOWN 0