From 5a0e3c91be3e937d077b9591746e8996a1df48f6 Mon Sep 17 00:00:00 2001 From: Andrei Nekrashevich Date: Tue, 2 Jun 2020 12:46:43 +0300 Subject: [PATCH] ya.make --- src/Functions/ya.make | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Functions/ya.make b/src/Functions/ya.make index 0b4776853e9..8b48a2bf9e0 100644 --- a/src/Functions/ya.make +++ b/src/Functions/ya.make @@ -172,6 +172,7 @@ SRCS( FunctionsStringArray.cpp FunctionsStringSimilarity.cpp FunctionUnixTimestamp64.h + fuzzBits.cpp GatherUtils/concat.cpp GatherUtils/createArraySink.cpp GatherUtils/createArraySource.cpp