mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-02 03:02:37 +00:00
Fix psapi.h to be windows only
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#define NOMINMAX 1
|
||||
#include <windows.h>
|
||||
#undef NOMINMAX
|
||||
#include <psapi.h>
|
||||
#endif
|
||||
|
||||
#define GB_WINDOWS_H_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user