dbms: Cleanup [#METR-19266]

This commit is contained in:
Alexey Arno 2016-08-05 14:34:50 +03:00
parent a5cd138deb
commit a6ed503f49

View File

@ -15,7 +15,7 @@
#include <DB/Functions/NumberTraits.h>
#include <DB/Functions/DataTypeTraits.h>
/// The following includes is needed for the function multiIf.
/// The following include is needed for the function multiIf.
#include <DB/Functions/Conditional/CondException.h>
namespace DB