Fix clang build

This commit is contained in:
proller 2018-12-20 12:54:28 +03:00
parent b14d3fbfcd
commit bd17982224

View File

@ -25,7 +25,7 @@ namespace Poco { class Logger; }
namespace DB
{
class ColumnsDescription;
struct ColumnsDescription;
/// State of query processing.
struct QueryState