mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-08 14:03:14 +00:00
Fix psapi.h to be windows only
This commit is contained in:
@@ -13,7 +13,6 @@ gb_global Timings global_timings = {0};
|
||||
#if defined(LLVM_BACKEND_SUPPORT)
|
||||
#include "llvm-c/Types.h"
|
||||
#endif
|
||||
#include "psapi.h"
|
||||
|
||||
#include "parser.hpp"
|
||||
#include "checker.hpp"
|
||||
|
||||
Reference in New Issue
Block a user