mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
Removed SPDLOG_WCHAR_FILENAMES support
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
// Support wchar filenames (Windows only)
|
||||
#cmakedefine SPDLOG_WCHAR_FILENAMES
|
||||
|
||||
// No exceptions. Will do std::abort() instead
|
||||
#cmakedefine SPDLOG_NO_EXCEPTIONS
|
||||
|
Reference in New Issue
Block a user