mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix
This commit is contained in:
parent
04f68594dc
commit
c5d6acf5e3
@ -1,3 +1,6 @@
|
||||
/// For magic_enum to properly get enum name of DB::CompressionMethodByte
|
||||
#define MAGIC_ENUM_RANGE_MAX 256
|
||||
|
||||
#include <iostream>
|
||||
#include <optional>
|
||||
#include <boost/program_options.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user