mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-15 10:52:30 +00:00
Fix style
This commit is contained in:
parent
36d6af0e04
commit
094e42d1dc
@ -11,7 +11,8 @@
|
||||
#include <thread>
|
||||
#include <set>
|
||||
|
||||
namespace {
|
||||
namespace
|
||||
{
|
||||
|
||||
#if defined(OS_LINUX)
|
||||
int32_t readFrom(const char * filename, int default_value)
|
||||
|
Loading…
Reference in New Issue
Block a user