mirror of
https://github.com/aap/librw.git
synced 2024-11-25 13:15:43 +00:00
added NOMINMAX macro-def to exclude min and max definitions of the Windows.h header
This commit is contained in:
parent
63e2db49cb
commit
ed86df0675
@ -1,4 +1,5 @@
|
|||||||
#ifdef RW_D3D9
|
#ifdef RW_D3D9
|
||||||
|
#define NOMINMAX
|
||||||
#include <d3d9.h>
|
#include <d3d9.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user