Added no source location tests and fixed source location tests

This commit is contained in:
gabime
2024-11-29 12:54:53 +02:00
parent 3fc14822ef
commit 9c1b76fe72
4 changed files with 41 additions and 13 deletions

View File

@@ -12,6 +12,7 @@
#include "spdlog/details/null_mutex.h"
#include "spdlog/fmt/fmt.h"
#include "spdlog/sinks/base_sink.h"
#include "spdlog/details/os.h"
namespace spdlog {
namespace sinks {