From f05f35df99e2b9be3353d7585142b91139965e22 Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Wed, 23 Feb 2011 15:10:49 -0600 Subject: Includes: Don't include isa_traits.hh and use the TheISA namespace unless really needed. --- src/dev/simple_disk.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dev/simple_disk.hh') diff --git a/src/dev/simple_disk.hh b/src/dev/simple_disk.hh index 2f3802975..83ba622e6 100644 --- a/src/dev/simple_disk.hh +++ b/src/dev/simple_disk.hh @@ -36,7 +36,6 @@ #define __DEV_SIMPLE_DISK_HH__ #include "sim/sim_object.hh" -#include "arch/isa_traits.hh" #include "params/SimpleDisk.hh" class DiskImage; -- cgit v1.2.3