#pragma once #include namespace DB { STRONG_TYPEDEF(UInt128, UUID); }