diff options
Diffstat (limited to 'src/core/core.h')
-rw-r--r-- | src/core/core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/core.h b/src/core/core.h index 7188dabdc..0fab76b7f 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -5,6 +5,7 @@ #pragma once #include <array> +#include <map> #include <memory> #include <string> #include <thread> |