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/platform.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dev/platform.hh') diff --git a/src/dev/platform.hh b/src/dev/platform.hh index 5f6f1df81..00d90a286 100644 --- a/src/dev/platform.hh +++ b/src/dev/platform.hh @@ -41,7 +41,6 @@ #include #include "sim/sim_object.hh" -#include "arch/isa_traits.hh" #include "params/Platform.hh" class PciConfigAll; -- cgit v1.2.3