This commit is contained in:
avogar 2021-12-27 20:34:24 +03:00
parent 26abf7aa62
commit d718a2e220
3 changed files with 0 additions and 6 deletions

View File

@ -15,8 +15,6 @@
#include <base/find_symbols.h>
#include <base/logger_useful.h>
namespace DB
{
namespace ErrorCodes

View File

@ -1,7 +1,5 @@
#pragma once
#include "config_formats.h"
#include <Formats/FormatSettings.h>
#include <IO/BufferWithOwnMemory.h>
#include <IO/ReadBuffer.h>

View File

@ -10,5 +10,3 @@
#cmakedefine01 USE_ARROW
#cmakedefine01 USE_PROTOBUF
#cmakedefine01 USE_MSGPACK
#cmakedefine01 USE_SIMDJSON
#cmakedefine01 USE_RAPIDJSON