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