2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

Remove Optional

Update hecl
This commit is contained in:
2016-03-25 19:25:04 -07:00
parent fedc93912d
commit 39a30f9bb7
5 changed files with 2 additions and 1049 deletions

View File

@@ -4,7 +4,7 @@
#include "Runtime/IFactory.hpp"
#include "Runtime/CFactoryMgr.hpp"
#include "Runtime/CResFactory.hpp"
#include "Runtime/optional.hpp"
#include "optional.hpp"
#include <thread>
#include <mutex>