mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Make the code less weird
This commit is contained in:
parent
eca885f754
commit
2c8535e2ec
@ -27,6 +27,8 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
#include <cstring>
|
||||
#include <type_traits>
|
||||
|
||||
using int128_t = __int128;
|
||||
|
Loading…
Reference in New Issue
Block a user