#pragma once #include #include class FindLinkOwnerMsgEx : public FindLinkOwnerMsg { public: virtual bool processIncoming(ResponseContext& ctx); };