mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-18 19:25:49 +00:00
ICU-4218 Change the previous checkin so that we are sure that it will work on all platforms.
X-SVN-Rev: 16828
This commit is contained in:
parent
78af02f69e
commit
03ad2885e5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "unicode/udata.h"
|
||||
#include "unicode/uloc.h"
|
||||
#include "unicode/locid.h"
|
||||
#include "putilimp.h" /* for uprv_getUTCtime */
|
||||
#include "putilimp.h"
|
||||
#if !defined(WIN32) && !defined(XP_MAC) && !defined(U_RHAPSODY)
|
||||
#define POSIX 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue