[ox] Fix various preloader problems

This commit is contained in:
2024-02-01 21:06:35 -06:00
parent 0626c2a815
commit e81d28a681
4 changed files with 36 additions and 17 deletions

View File

@@ -9,6 +9,7 @@
#pragma once
#include <ox/std/serialize.hpp>
#include <ox/std/string.hpp>
#include <ox/std/typetraits.hpp>
#include "alignmentcatcher.hpp"