34a35
> #include "systemc/ext/utils/sc_report_handler.hh"
46a48,53
> if (p->procKind() == SC_METHOD_PROC_) {
> SC_REPORT_ERROR("(E561) Attempt to register method process "
> "with sc_join object", "");
> return;
> }
>