From afafaf1dcbab1fac3e3ba2f87dd5138d3ec08588 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Fri, 10 Sep 2010 14:58:04 -0700 Subject: style: fix sorting of includes and whitespace in some files --- src/arch/power/tlb.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/power') diff --git a/src/arch/power/tlb.cc b/src/arch/power/tlb.cc index a0ff69391..aa47b83c0 100644 --- a/src/arch/power/tlb.cc +++ b/src/arch/power/tlb.cc @@ -50,7 +50,6 @@ #include "params/PowerTLB.hh" #include "sim/process.hh" - using namespace std; using namespace PowerISA; -- cgit v1.2.3