From 39a055645f77e0fa7bf49406635dba6bd65e361f Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Fri, 15 Apr 2011 10:44:06 -0700 Subject: includes: sort all includes --- src/dev/platform.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dev/platform.hh') diff --git a/src/dev/platform.hh b/src/dev/platform.hh index 00d90a286..a3f239865 100644 --- a/src/dev/platform.hh +++ b/src/dev/platform.hh @@ -40,8 +40,8 @@ #include #include -#include "sim/sim_object.hh" #include "params/Platform.hh" +#include "sim/sim_object.hh" class PciConfigAll; class IntrControl; -- cgit v1.2.3