This commit is contained in:
Roman Peshkurov 2015-12-17 13:08:03 +03:00
commit 0463b94020

View File

@ -202,4 +202,6 @@ protected:
void collectAndSendTotalRowsApprox();
};
typedef SharedPtr<IProfilingBlockInputStream> ProfilingBlockInputStreamPtr;
}