mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-29 00:35:03 +00:00
Don't change charset
This commit is contained in:
parent
d09b5c1453
commit
c9dd1eb97d
@ -245,9 +245,6 @@
|
|||||||
#ifndef FMT_UNICODE
|
#ifndef FMT_UNICODE
|
||||||
# define FMT_UNICODE !FMT_MSC_VER
|
# define FMT_UNICODE !FMT_MSC_VER
|
||||||
#endif
|
#endif
|
||||||
#if FMT_UNICODE && FMT_MSC_VER
|
|
||||||
# pragma execution_character_set("utf-8")
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef FMT_COMPILE_TIME_CHECKS
|
#ifndef FMT_COMPILE_TIME_CHECKS
|
||||||
# define FMT_COMPILE_TIME_CHECKS 0
|
# define FMT_COMPILE_TIME_CHECKS 0
|
||||||
|
Loading…
Reference in New Issue
Block a user