Beating Windows and MSVC further into submission.

This commit is contained in:
2024-07-01 14:28:18 -04:00
parent 47caaba587
commit 9d36f07717
2 changed files with 9 additions and 2 deletions

View File

@@ -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