mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Silence macro redefinition warnings in ICU
This commit is contained in:
parent
c74d952acd
commit
1fc661afdc
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue