summaryrefslogtreecommitdiff
path: root/src/cpu/rubytest/CheckTable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/rubytest/CheckTable.cc')
-rw-r--r--src/cpu/rubytest/CheckTable.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/rubytest/CheckTable.cc b/src/cpu/rubytest/CheckTable.cc
index 875b4b31e..1674ca234 100644
--- a/src/cpu/rubytest/CheckTable.cc
+++ b/src/cpu/rubytest/CheckTable.cc
@@ -126,6 +126,6 @@ CheckTable::getCheck(const Address& address)
}
void
-CheckTable::print(ostream& out) const
+CheckTable::print(std::ostream& out) const
{
}