mirror of https://github.com/AxioDL/metaforce.git
Include <optional> in hecl.hpp
This commit is contained in:
parent
db34bfbbdc
commit
a797e6742b
|
@ -39,6 +39,7 @@ extern "C" int rep_closefrom(int lower);
|
|||
#include <optional>
|
||||
#include <regex>
|
||||
#include <string>
|
||||
#include <optional>
|
||||
|
||||
#include "FourCC.hpp"
|
||||
#include "athena/Global.hpp"
|
||||
|
|
Loading…
Reference in New Issue