mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add missing NOMINMAX definitions.
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
# if defined _WIN32 || defined __CYGWIN__
|
||||
|
||||
# ifndef NOMINMAX
|
||||
# define NOMINMAX
|
||||
# endif
|
||||
|
||||
# define INITGUID
|
||||
# include <assert.h>
|
||||
# include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user