mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Clang format sort includes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "includes.h"
|
||||
#include "test_sink.h"
|
||||
#include "spdlog/stopwatch.h"
|
||||
#include "test_sink.h"
|
||||
|
||||
TEST_CASE("stopwatch1", "[stopwatch]") {
|
||||
using std::chrono::milliseconds;
|
||||
|
Reference in New Issue
Block a user