diff --git a/include/ydb-cpp-sdk/client/topic/read_events.h b/include/ydb-cpp-sdk/client/topic/read_events.h index 38745e3bd1..f656e5923d 100644 --- a/include/ydb-cpp-sdk/client/topic/read_events.h +++ b/include/ydb-cpp-sdk/client/topic/read_events.h @@ -426,6 +426,8 @@ void TPrintable::DebugString(TS template<> void TPrintable::DebugString(TStringBuilder& ret, bool printData) const; template<> +void TPrintable::DebugString(TStringBuilder& ret, bool printData) const; +template<> void TPrintable::DebugString(TStringBuilder& ret, bool printData) const; std::string DebugString(const TReadSessionEvent::TEvent& event);