ICU-1210 Remove bool_t checking
X-SVN-Rev: 6239
This commit is contained in:
parent
3e4112d22f
commit
65052a9fe0
@ -69,8 +69,12 @@
|
|||||||
#define HAVE_UINT32_T @HAVE_UINT32_T@
|
#define HAVE_UINT32_T @HAVE_UINT32_T@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef HAVE_BOOL_T
|
#ifndef HAVE_INT64_T
|
||||||
#define HAVE_BOOL_T @HAVE_BOOL_T@
|
#define HAVE_INT64_T @HAVE_INT64_T@
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifndef HAVE_UINT64_T
|
||||||
|
#define HAVE_UINT64_T @HAVE_UINT64_T@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user