remove 5gb wasted space by removing precompiled headers

This commit is contained in:
2024-12-19 14:00:05 -05:00
parent e09bf6571e
commit 748b3557ee
67 changed files with 65 additions and 32 deletions

View File

@ -4,6 +4,7 @@
#include <assert.h>
#include <stdbool.h>
#include <stdlib.h>
#include <stdint.h>
#include "mercuryhook/elisabeth.h"
#include "mercuryhook/mercury-dll.h"