From: Yunsup Lee Date: Tue, 29 Oct 2013 06:49:08 +0000 (-0700) Subject: include stdexcept X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=692ba09ef40c0cec66304678808db01e23e7b2ec;p=riscv-isa-sim.git include stdexcept --- diff --git a/hwacha/hwacha.cc b/hwacha/hwacha.cc index 74cbbcf..398fa28 100644 --- a/hwacha/hwacha.cc +++ b/hwacha/hwacha.cc @@ -2,6 +2,7 @@ #include "hwacha_xcpt.h" #include "mmu.h" #include "trap.h" +#include void ct_state_t::reset() {