mirror of
https://github.com/aap/librw.git
synced 2025-01-21 08:11:09 +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
|
||||
#define NOMINMAX
|
||||
#include <d3d9.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user