mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 18:42:26 +00:00
remove useless header
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
This commit is contained in:
parent
ff1931c735
commit
3fd7c336c8
@ -34,7 +34,6 @@
|
||||
#include <Common/Exception.h>
|
||||
#include <base/sort.h>
|
||||
|
||||
#include <rocksdb/db.h>
|
||||
#include <rocksdb/table.h>
|
||||
#include <rocksdb/convenience.h>
|
||||
#include <rocksdb/utilities/db_ttl.h>
|
||||
|
@ -5,7 +5,6 @@
|
||||
#include <Storages/IStorage.h>
|
||||
#include <Storages/IKVStorage.h>
|
||||
#include <rocksdb/status.h>
|
||||
#include "base/types.h"
|
||||
|
||||
|
||||
namespace rocksdb
|
||||
|
Loading…
Reference in New Issue
Block a user