INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED
2003/04/28 13:37:47 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:30:30 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:45 mh 1.2.44.1: join: from ooo11beta
This commit is contained in:
parent
0377bd19ee
commit
ed4bcca22a
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: transliteration_caseignore.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2003-04-24 11:11:03 $
|
||||
* last change: $Author: hr $ $Date: 2003-04-28 16:54:32 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -60,7 +60,7 @@
|
|||
************************************************************************/
|
||||
|
||||
// prevent internal compiler error with MSVC6SP3
|
||||
#include <stl/utility>
|
||||
#include <utility>
|
||||
|
||||
#include <i18nutil/oneToOneMapping.hxx>
|
||||
#include <i18nutil/casefolding.hxx>
|
||||
|
|
Loading…
Reference in a new issue