diff options
Diffstat (limited to 'cpu/beta_cpu/regfile.hh')
-rw-r--r-- | cpu/beta_cpu/regfile.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/beta_cpu/regfile.hh b/cpu/beta_cpu/regfile.hh index f6fb917ba..a81ed63bc 100644 --- a/cpu/beta_cpu/regfile.hh +++ b/cpu/beta_cpu/regfile.hh @@ -3,8 +3,6 @@ // @todo: Destructor -using namespace std; - #include "arch/alpha/isa_traits.hh" #include "cpu/beta_cpu/comm.hh" |