mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
Silence some ICU warning spew
This commit is contained in:
parent
2f27d8433c
commit
97197f29bf
1 changed files with 2 additions and 0 deletions
|
|
@ -333,7 +333,9 @@ U_NAMESPACE_END
|
||||||
* win32 APIs for Critical Sections.
|
* win32 APIs for Critical Sections.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
# ifndef WIN32_LEAN_AND_MEAN
|
||||||
# define WIN32_LEAN_AND_MEAN
|
# define WIN32_LEAN_AND_MEAN
|
||||||
|
# endif
|
||||||
# define VC_EXTRALEAN
|
# define VC_EXTRALEAN
|
||||||
# define NOUSER
|
# define NOUSER
|
||||||
# define NOSERVICE
|
# define NOSERVICE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue