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

@@ -11,7 +11,7 @@
#include "spdlog/common.h"
#include "spdlog/details/file_helper.h"
#include "spdlog/details/os.h"
#include "spdlog/fmt/fmt.h"
//#include "spdlog/fmt/fmt.h"
namespace spdlog {
namespace sinks {