sim: Stop "using namespace std"

Change-Id: Ic641cb82a069ccb2b185d74a3b49a96b27111035
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39537
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
Gabe Black
2021-01-20 23:14:24 -08:00
parent f5c18ada1b
commit 592b075fc8
14 changed files with 70 additions and 88 deletions

View File

@@ -40,8 +40,6 @@
#include "sim/sim_exit.hh"
#include "sim/system.hh"
using namespace std;
//
// Debug event: place a breakpoint on the process function and
// schedule the event to break at a particular cycle