diff options
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index c81470ade..1b0a91d9b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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" |