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