23a24
> #include <typeindex>
48c49
< virtual sc_core::sc_type_index get_protocol_types() const = 0;
---
> virtual std::type_index get_protocol_types() const = 0;