Fix compilation with gcc 8.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2021-05-29 06:53:42 +01:00
parent 39cf60f45a
commit cfab12cd6f

View file

@ -5,6 +5,8 @@
#include "Debugger/Debug.h"
#include "Debugger/Debugger_Console.h"
#include <unordered_map>
namespace sa2
{