ruby: Fix missing cxx_header in Switch
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:35 +0000 (13:05 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:35 +0000 (13:05 -0500)
commitce5fc494e3f26ef7e7c0c3b72eaa4a93a2d31b73
treebf8bc8f2483cd38b10da99476e8255cfbfc9b13c
parent4731979ab092e6324e563d5738387e6ce21c3812
ruby: Fix missing cxx_header in Switch

This patch addresses a warning related to the swig interface
generation for the Switch class. The cxx_header is now specified
correctly, and the header in question has got a few includes added to
make it all compile.
src/mem/ruby/network/simple/SimpleNetwork.py
src/mem/ruby/network/simple/Switch.hh