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
This commit is contained in:
Ivo Hinkelmann
2008-02-04 12:44:39 +00:00
parent 28f33c5650
commit 1aee21b5e5

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: guess.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,7 @@
#include "precompiled_lingucomponent.hxx" #include "precompiled_lingucomponent.hxx"
#include <iostream> #include <iostream>
#include <string.h>
#include <libtextcat/textcat.h> #include <libtextcat/textcat.h>
#include <altstrfunc.hxx> #include <altstrfunc.hxx>