Fix style

This commit is contained in:
Robert Schulze 2023-01-24 12:57:56 +00:00
parent 36d6af0e04
commit 094e42d1dc
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -11,7 +11,8 @@
#include <thread>
#include <set>
namespace {
namespace
{
#if defined(OS_LINUX)
int32_t readFrom(const char * filename, int default_value)