fix build with GCC 13

This commit is contained in:
FabioLolix 2023-10-30 00:20:25 +01:00
parent 49eadb4da8
commit 448fe4424d

View File

@ -2,6 +2,7 @@
#define RSP_DISASM_HPP_
#include <string>
#include <cstdint>
namespace RSP
{