#pragma once #include #include namespace DB { using ValuesWithType = std::vector; }