mirror of
https://github.com/ApfelTeeSaft/N64Recomp.git
synced 2026-09-02 03:43:26 +00:00
Remove disable_warnings header include (#75)
This commit is contained in:
@@ -1104,7 +1104,6 @@ bool RecompPort::recompile_function(const RecompPort::Context& context, const Re
|
||||
// Write the file header
|
||||
fmt::print(output_file,
|
||||
"#include \"librecomp/recomp.h\"\n"
|
||||
"#include \"disable_warnings.h\"\n"
|
||||
"\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user