summaryrefslogtreecommitdiff
path: root/src/arch/x86/types.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/types.cc')
-rw-r--r--src/arch/x86/types.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/types.cc b/src/arch/x86/types.cc
index 59f8b91de..6d7306049 100644
--- a/src/arch/x86/types.cc
+++ b/src/arch/x86/types.cc
@@ -29,6 +29,7 @@
*/
#include "arch/x86/types.hh"
+
#include "sim/serialize.hh"
using namespace X86ISA;