clang format

This commit is contained in:
gabime
2024-11-29 13:40:40 +02:00
parent eacd4d6b2a
commit 62534f2e4e
13 changed files with 41 additions and 43 deletions

View File

@@ -10,9 +10,9 @@
#include <thread>
#include "spdlog/details/null_mutex.h"
#include "spdlog/details/os.h"
#include "spdlog/fmt/fmt.h"
#include "spdlog/sinks/base_sink.h"
#include "spdlog/details/os.h"
namespace spdlog {
namespace sinks {