From 95f20a29051ec9065b9a9ea095ee697c4df10175 Mon Sep 17 00:00:00 2001 From: Brad Beckmann Date: Mon, 20 Jul 2015 09:15:20 -0500 Subject: ruby: added stl vector of ints to be used by SLICC --- src/mem/ruby/SConscript | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mem/ruby/SConscript') diff --git a/src/mem/ruby/SConscript b/src/mem/ruby/SConscript index fbbc5686e..3645706db 100644 --- a/src/mem/ruby/SConscript +++ b/src/mem/ruby/SConscript @@ -117,6 +117,7 @@ MakeInclude('slicc_interface/RubyRequest.hh') MakeInclude('common/Address.hh') MakeInclude('common/BoolVec.hh') MakeInclude('common/DataBlock.hh') +MakeInclude('common/IntVec.hh') MakeInclude('common/MachineID.hh') MakeInclude('common/NetDest.hh') MakeInclude('common/Set.hh') -- cgit v1.2.3