Beating Windows and MSVC further into submission.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
// NT color codes taken from windows.h / consoleapi2.h
|
||||
|
||||
#if WIN32
|
||||
#define NOMINMAX
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
#ifndef WORD
|
||||
#define WORD unsigned short
|
||||
|
Reference in New Issue
Block a user