aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_machine/memory.h')
-rw-r--r--qtmips_machine/memory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtmips_machine/memory.h b/qtmips_machine/memory.h
index 9ff8c2b..ab33e4a 100644
--- a/qtmips_machine/memory.h
+++ b/qtmips_machine/memory.h
@@ -2,7 +2,6 @@
#define MEMORY_H
#include <QObject>
-#include <vector>
#include <cstdint>
#include <qtmipsexception.h>