#pragma once #include namespace DB { String queryToString(const ASTPtr & query); }