59a60
> #include "messages.hh"
185,187c186
< SC_REPORT_ERROR(
< "(E808) sc_vector::get_elements called for element type "
< "not derived from sc_object", name());
---
> SC_REPORT_ERROR(SC_ID_VECTOR_NONOBJECT_ELEMENTS_, name());