53a54
> #include "systemc/ext/utils/messages.hh"
70c71
< SC_REPORT_ERROR("(E5) out of bounds", ss.str().c_str());
---
> SC_REPORT_ERROR(sc_core::SC_ID_OUT_OF_BOUNDS_, ss.str().c_str());