Merge pull request #193 from dariomanesku/master
Removed redundant NOMINMAX define as it's now defined in 'bx/platform.h'...
This commit is contained in:
commit
595e63d3e3
@ -37,7 +37,6 @@ bool g_verbose = false;
|
|||||||
#include <bx/bx.h>
|
#include <bx/bx.h>
|
||||||
#include <bx/debug.h>
|
#include <bx/debug.h>
|
||||||
|
|
||||||
#define NOMINMAX
|
|
||||||
#include <alloca.h>
|
#include <alloca.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user