Removed fmt wrapper files

This commit is contained in:
gabime
2024-01-12 15:52:32 +02:00
parent 45b100c677
commit a3e05332b0
11 changed files with 4 additions and 97 deletions

View File

@@ -16,8 +16,7 @@
#include "../details/null_mutex.h"
#include "../details/os.h"
#include "../details/synchronous_factory.h"
#include "../fmt/chrono.h"
#include "../fmt/fmt.h"
#include "fmt/chrono.h"
#include "base_sink.h"
namespace spdlog {