summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/TimerTable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ruby/system/TimerTable.cc')
-rw-r--r--src/mem/ruby/system/TimerTable.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/ruby/system/TimerTable.cc b/src/mem/ruby/system/TimerTable.cc
index eba04e3e3..c623677f3 100644
--- a/src/mem/ruby/system/TimerTable.cc
+++ b/src/mem/ruby/system/TimerTable.cc
@@ -96,7 +96,7 @@ TimerTable::unset(const Address& address)
}
void
-TimerTable::print(ostream& out) const
+TimerTable::print(std::ostream& out) const
{
}