summaryrefslogtreecommitdiff
path: root/cpu/beta_cpu/full_cpu.hh
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/beta_cpu/full_cpu.hh')
-rw-r--r--cpu/beta_cpu/full_cpu.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/beta_cpu/full_cpu.hh b/cpu/beta_cpu/full_cpu.hh
index bde7e5bbf..19eb972d9 100644
--- a/cpu/beta_cpu/full_cpu.hh
+++ b/cpu/beta_cpu/full_cpu.hh
@@ -20,8 +20,6 @@
#include "cpu/beta_cpu/cpu_policy.hh"
#include "sim/process.hh"
-using namespace std;
-
class FunctionalMemory;
class Process;