From ab5e4a22b3893fb0ccdfbf466d46983caeb5948e Mon Sep 17 00:00:00 2001 From: Daniel Sanchez Date: Mon, 11 May 2009 10:38:44 -0700 Subject: ruby: Removed System name clash by renaming ruby's System to RubySystem --- src/mem/ruby/common/Driver.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mem/ruby/common/Driver.hh') diff --git a/src/mem/ruby/common/Driver.hh b/src/mem/ruby/common/Driver.hh index 911cb742b..1d5b883ac 100644 --- a/src/mem/ruby/common/Driver.hh +++ b/src/mem/ruby/common/Driver.hh @@ -35,7 +35,7 @@ #include "NodeID.hh" #include "CacheRequestType.hh" -class System; +class RubySystem; class SubBlock; class Address; class MachineID; -- cgit v1.2.3