Cleanup: clang-format
This commit is contained in:
@@ -29,7 +29,7 @@ CCL_NAMESPACE_BEGIN
|
|||||||
static bool is_verbosity_set()
|
static bool is_verbosity_set()
|
||||||
{
|
{
|
||||||
#ifdef WITH_CYCLES_LOGGING
|
#ifdef WITH_CYCLES_LOGGING
|
||||||
using CYCLES_GFLAGS_NAMESPACE::GetCommandLineOption;
|
using CYCLES_GFLAGS_NAMESPACE::GetCommandLineOption;
|
||||||
|
|
||||||
std::string verbosity;
|
std::string verbosity;
|
||||||
if (!GetCommandLineOption("v", &verbosity)) {
|
if (!GetCommandLineOption("v", &verbosity)) {
|
||||||
|
Reference in New Issue
Block a user