INTEGRATION: CWS icuupgrade (1.5.20); FILE MERGED
2006/08/04 14:57:42 er 1.5.20.1: #i60645# warnings guards for some ICU header files
This commit is contained in:
parent
273f2f9c6a
commit
2d88a6f002
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: datatypes.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 13:03:47 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-12 16:07:26 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -73,8 +73,8 @@
|
|||
#include <comphelper/broadcasthelper.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef REGEX_H
|
||||
#include <unicode/regex.h>
|
||||
#ifndef INCLUDED_WARNINGS_GUARD_UNICODE_REGEX_H
|
||||
#include "warnings_guard_unicode_regex.h"
|
||||
#endif
|
||||
|
||||
#include <memory>
|
||||
|
|
Loading…
Reference in a new issue