Wacky error where std::optional was not included, and it caused a problem for builds on another platform.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <J3ML/Math.hpp>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <optional>
|
||||
//#include <Core/Registry.hpp>
|
||||
|
||||
namespace CaveGame::Core
|
||||
|
Reference in New Issue
Block a user