remove 5gb wasted space by removing precompiled headers
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
struct misc_config {
|
||||
bool enable;
|
||||
|
Reference in New Issue
Block a user