diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index 1738fb93..52ec64e1 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -76,7 +76,7 @@ /////////////////////////////////////////////////////////////////////////////// // Uncomment to enable usage of wchar_t for file names on Windows. // -// #define SPDLOG_WCHAR_FILENAMES +#define SPDLOG_WCHAR_FILENAMES /////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////