mirror of
https://github.com/aap/librw.git
synced 2025-12-18 16:39:51 +00:00
added NOMINMAX macro-def to exclude min and max definitions of the Windows.h header
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#ifdef RW_D3D9
|
||||
#define NOMINMAX
|
||||
#include <d3d9.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user