first pass compile time optimization

This commit is contained in:
ouwou
2023-01-29 21:33:34 -05:00
parent ff47134dc6
commit 5a6f8cac09
97 changed files with 87 additions and 166 deletions

View File

@@ -1,4 +1,3 @@
#include "util.hpp"
#include <array>
#include <cstring>
#include <filesystem>