remove 5gb wasted space by removing precompiled headers

This commit is contained in:
2024-12-23 21:03:35 +01:00
parent b4f5cdbe59
commit 80d4902cfc
118 changed files with 127 additions and 114 deletions

View File

@ -1,3 +1,5 @@
#include <stdlib.h>
#include "config.h"
void unity_config_load(struct unity_config *cfg, const wchar_t *filename) {