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