Silence macro redefinition warnings in ICU

This commit is contained in:
wolfbeast 2017-12-16 19:53:16 +01:00 committed by Roy Tam
commit 1fc661afdc

View file

@ -86,7 +86,9 @@ U_NAMESPACE_END
// Original plan was to use gcc atomics for MinGW, but they
// aren't supported, so we fold MinGW into this path.
# ifndef WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
# endif
# define VC_EXTRALEAN
# define NOUSER
# define NOSERVICE