Fix compilation with gcc 8.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
39cf60f45a
commit
cfab12cd6f
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
#include "Debugger/Debug.h"
|
||||
#include "Debugger/Debugger_Console.h"
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
namespace sa2
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue