trying to fix #793

This commit is contained in:
Thomas Jentzsch 2021-05-15 20:45:05 +02:00
parent 738aeeb5cd
commit 16c0dd07b6
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
#endif
using namespace std::placeholders;
using json = nlohmann::json;
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EventHandler::EventHandler(OSystem& osystem)