Fix build

This commit is contained in:
Alexey Milovidov 2020-06-21 19:08:41 +03:00
parent 0b2ffb9c77
commit 8a3610bad8

View File

@ -50,4 +50,8 @@ void registerFunctionBuildId(FunctionFactory & factory)
} }
#else
void registerFunctionBuildId(FunctionFactory &) {}
#endif #endif