mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
General: Include necessary includes
Ensures all necessary includes are included and also removes headers that aren't necessary
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <logvisor/logvisor.hpp>
|
||||
#include <utf8proc.h>
|
||||
#include "hecl/hecl.hpp"
|
||||
|
||||
namespace hecl {
|
||||
static logvisor::Module Log("hecl-wsconv");
|
||||
|
||||
Reference in New Issue
Block a user