mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[MSVCRT_WINETEST] Mute _CRT_NON_CONFORMING_SWPRINTFS
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
#define _INC_WINDOWS
|
||||
#define COM_NO_WINDOWS_H
|
||||
|
||||
#if !defined(_CRT_NON_CONFORMING_SWPRINTFS)
|
||||
#define _CRT_NON_CONFORMING_SWPRINTFS
|
||||
#endif
|
||||
|
||||
#include <wine/test.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user