summaryrefslogtreecommitdiff
path: root/src/base/stats/types.hh
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2008-10-09 04:58:23 -0700
committerNathan Binkert <nate@binkert.org>2008-10-09 04:58:23 -0700
commita52dce6d623f6cb289004d4af12be0769966dadf (patch)
tree9edabd04f76bd4ae3f39f00c149edc2642457aaf /src/base/stats/types.hh
parentb66eb3b8d1e759bacb55ef187541f4c37767241a (diff)
downloadgem5-a52dce6d623f6cb289004d4af12be0769966dadf.tar.xz
style: Bring statistics code in line with the proper style.
Diffstat (limited to 'src/base/stats/types.hh')
-rw-r--r--src/base/stats/types.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/stats/types.hh b/src/base/stats/types.hh
index b64e8fb17..1ae29afbd 100644
--- a/src/base/stats/types.hh
+++ b/src/base/stats/types.hh
@@ -32,6 +32,7 @@
#define __BASE_STATS_TYPES_HH__
#include <vector>
+
#include "sim/host.hh"
namespace Stats {