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/mips/tlb.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/mips/tlb.cc') diff --git a/src/arch/mips/tlb.cc b/src/arch/mips/tlb.cc index cf1230745..e104b0bd2 100644 --- a/src/arch/mips/tlb.cc +++ b/src/arch/mips/tlb.cc @@ -47,7 +47,6 @@ #include "mem/page_table.hh" #include "params/MipsTLB.hh" - using namespace std; using namespace MipsISA; -- cgit v1.2.3