#include "tcmalloc.h" namespace NProfiling { ui32 SetTCMallocThreadAllocTag(ui32 tag) { Y_UNUSED(tag); return 0; } }