summaryrefslogtreecommitdiff
path: root/src/cpu/dummy_checker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/dummy_checker.cc')
-rw-r--r--src/cpu/dummy_checker.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/dummy_checker.cc b/src/cpu/dummy_checker.cc
index aa4d45e2f..f9077bee0 100644
--- a/src/cpu/dummy_checker.cc
+++ b/src/cpu/dummy_checker.cc
@@ -38,6 +38,7 @@
*/
#include "cpu/dummy_checker.hh"
+
#include "params/DummyChecker.hh"
////////////////////////////////////////////////////////////////////////