aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/registers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_machine/registers.cpp')
-rw-r--r--qtmips_machine/registers.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/qtmips_machine/registers.cpp b/qtmips_machine/registers.cpp
index b77b1b7..f8961e1 100644
--- a/qtmips_machine/registers.cpp
+++ b/qtmips_machine/registers.cpp
@@ -1,6 +1,8 @@
#include "registers.h"
#include "qtmipsexception.h"
+using namespace machine;
+
// TODO should this be configurable?
//////////////////////////////////////////////////////////////////////////////
/// Program counter initial value