Clang format sort includes

This commit is contained in:
gabime
2023-09-29 00:20:26 +03:00
parent a0e631802c
commit 463af69d41
81 changed files with 256 additions and 223 deletions

View File

@@ -47,8 +47,7 @@ set(SPDLOG_UTESTS_SOURCES
test_ringbuffer_sink.cpp
test_source_location.cpp
test_log_level.cpp
test_include_sinks.cpp
)
test_include_sinks.cpp)
if(WIN32)
list(APPEND SPDLOG_UTESTS_SOURCES test_eventlog.cpp)