mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
Use only SPDLOG_USE_WCHAR to control whether wchar_t is enabled.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <chrono>
|
||||
#include <exception>
|
||||
|
||||
#define SPDLOG_NO_WCHAR
|
||||
#include "catch.hpp"
|
||||
#include "../include/spdlog/spdlog.h"
|
||||
#include "../include/spdlog/sinks/null_sink.h"
|
||||
|
Reference in New Issue
Block a user