diff options
Diffstat (limited to 'emulate/cpustate.hpp')
| -rw-r--r-- | emulate/cpustate.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulate/cpustate.hpp b/emulate/cpustate.hpp index be9c254..d01212c 100644 --- a/emulate/cpustate.hpp +++ b/emulate/cpustate.hpp @@ -1,5 +1,6 @@ #pragma once +#include <cstdint> #include <array> #include <bitset> |
