Update emptyArrayToSingle.h

This commit is contained in:
Nikolai Kochetov 2024-09-05 16:59:14 +02:00 committed by GitHub
parent fb8999a885
commit d23145fd19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
#pragma once
#include <Functions/IFunction.h>
#include <Interpreters/Context_fwd.h>