Twin64_t is in base/bigint.hh
authorNathan Binkert <nate@binkert.org>
Wed, 1 Aug 2007 18:48:32 +0000 (11:48 -0700)
committerNathan Binkert <nate@binkert.org>
Wed, 1 Aug 2007 18:48:32 +0000 (11:48 -0700)
--HG--
extra : convert_revision : 827a89c203235aea08d184cdc720d9c6fb08e4c7

src/sim/insttracer.hh

index ebeae1fe988263ba8040c4db85620c853aa25e79..82b86ca84c561532406ceace2bcb5101d5955fec 100644 (file)
@@ -32,6 +32,7 @@
 #ifndef __INSTRECORD_HH__
 #define __INSTRECORD_HH__
 
+#include "base/bigint.hh"
 #include "base/trace.hh"
 #include "cpu/inst_seq.hh"     // for InstSeqNum
 #include "cpu/static_inst.hh"