mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef URDE_PROJECT_MANAGER_HPP
|
||||
#define URDE_PROJECT_MANAGER_HPP
|
||||
|
||||
#include <hecl/Database.hpp>
|
||||
#include <athena/DNAYaml.hpp>
|
||||
#include "hecl/Database.hpp"
|
||||
#include "athena/DNAYaml.hpp"
|
||||
#include "ProjectResourceFactoryMP1.hpp"
|
||||
#include "Runtime/CSimplePool.hpp"
|
||||
#include "hecl/Runtime.hpp"
|
||||
|
||||
Reference in New Issue
Block a user