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:
parent
28f33c5650
commit
1aee21b5e5
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue