Fix style check

This commit is contained in:
alesapin 2020-12-18 12:23:27 +03:00
parent 3937942fae
commit 24eed37315

View File

@ -27,6 +27,7 @@ namespace ErrorCodes
{
extern const int SYSTEM_ERROR;
extern const int UNEXPECTED_PACKET_FROM_CLIENT;
extern const int LOGICAL_ERROR;
}
struct PollResult