Added comment.

This commit is contained in:
Nikolai Kochetov 2020-05-15 13:26:24 +03:00
parent d84be03268
commit 3537c1a65e

View File

@ -42,6 +42,7 @@ public:
/// Get query profile info.
BlockStreamProfileInfo & getProfileInfo();
/// Internal executor data.
struct Data;
private: