Fix something strange

This commit is contained in:
Alexey Milovidov 2024-03-10 09:35:57 +01:00
parent c240c33037
commit d8e3fa6dc1

View File

@ -3,7 +3,7 @@
#include <Interpreters/registerInterpreters.h>
#include "Processors/Executors/PullingPipelineExecutor.h"
#include <Functions/registerDatabases.h>
#include <Databases/registerDatabases.h>
#include <Functions/registerFunctions.h>
#include <AggregateFunctions/registerAggregateFunctions.h>
#include <TableFunctions/registerTableFunctions.h>