mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
using namespace Windows::Storage;
|
||||
#endif
|
||||
|
||||
namespace hecl
|
||||
{
|
||||
namespace Runtime
|
||||
namespace hecl::Runtime
|
||||
{
|
||||
static logvisor::Module Log("FileStoreManager");
|
||||
|
||||
@@ -53,4 +51,3 @@ FileStoreManager::FileStoreManager(SystemStringView domain)
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user