#pragma once #include "client.h" #include namespace NUnifiedAgent::NPrivate { bool IsUtf8(const THashMap& meta); }