Fix Travis build on OS X.
This commit is contained in:
parent
22791e3f35
commit
b4d49c8a7b
@ -150,8 +150,8 @@ typedef off_t ACE_OFF_T;
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__)
|
||||
# if defined(I64FMT)
|
||||
# undef(I64FMT)
|
||||
# ifdef I64FMT
|
||||
# undef I64FMT
|
||||
# endif
|
||||
# define I64FMT "%016llX"
|
||||
# define UI64FMTD "%llu"
|
||||
|
Loading…
x
Reference in New Issue
Block a user