summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing/guess.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:44:39 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:44:39 +0000
commit1aee21b5e5edecbbd1c636c495121eb73d2ec1cf (patch)
tree5148c47cbad0397c2300617d551337543baace65 /lingucomponent/source/languageguessing/guess.cxx
parent28f33c5650c961b2b0fa1ac09dee41bbff3c0d85 (diff)
INTEGRATION: CWS gcc430two (1.4.56); FILE MERGED
2008/01/28 09:53:08 rene 1.4.56.1: more gcc 4.3.0 things
Diffstat (limited to 'lingucomponent/source/languageguessing/guess.cxx')
-rw-r--r--lingucomponent/source/languageguessing/guess.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/lingucomponent/source/languageguessing/guess.cxx b/lingucomponent/source/languageguessing/guess.cxx
index 70f8e6d344c8..772cfce5cf5d 100644
--- a/lingucomponent/source/languageguessing/guess.cxx
+++ b/lingucomponent/source/languageguessing/guess.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: guess.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2007-06-22 08:32:42 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:44:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,7 @@
#include "precompiled_lingucomponent.hxx"
#include <iostream>
+#include <string.h>
#include <libtextcat/textcat.h>
#include <altstrfunc.hxx>