From bbb1392c088f8c41e7e438380f5b5358c41c178a Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Fri, 15 Apr 2011 10:44:14 -0700 Subject: includes: fix up code after sorting --- src/cpu/o3/commit.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cpu/o3/commit.hh') diff --git a/src/cpu/o3/commit.hh b/src/cpu/o3/commit.hh index 2de381aeb..ffc2c16d2 100644 --- a/src/cpu/o3/commit.hh +++ b/src/cpu/o3/commit.hh @@ -44,6 +44,8 @@ #ifndef __CPU_O3_COMMIT_HH__ #define __CPU_O3_COMMIT_HH__ +#include + #include "base/statistics.hh" #include "cpu/exetrace.hh" #include "cpu/inst_seq.hh" -- cgit v1.2.3