summaryrefslogtreecommitdiff
path: root/emulate
diff options
context:
space:
mode:
Diffstat (limited to 'emulate')
-rw-r--r--emulate/cpustate.hpp1
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>