Addition to prev. revision [#CONV-3632].

This commit is contained in:
Alexey Milovidov 2011-11-18 20:23:11 +00:00
parent 6c6eb83fa3
commit 9f100cf5e2

View File

@ -91,6 +91,7 @@ namespace ErrorCodes
DIRECTORY_DOESNT_EXIST,
DIRECTORY_ALREADY_EXISTS,
FORMAT_IS_NOT_SUITABLE_FOR_INPUT,
RECEIVED_ERROR_FROM_REMOTE_IO_SERVER,
};
}