TimeZones: development [#CONV-357].

This commit is contained in:
Alexey Milovidov 2011-10-17 17:30:36 +00:00
parent db4ad9135e
commit fb483b8c96

View File

@ -76,6 +76,7 @@ namespace ErrorCodes
CANNOT_GET_SIZE_OF_FIELD,
ARGUMENT_OUT_OF_BOUND,
CANNOT_CONVERT_TYPE,
CANNOT_WRITE_AFTER_END_OF_BUFFER,
CANNOT_PARSE_NUMBER,
};
}