提交 3029e8b5 编写于 作者: B Behdad Esfahbod

Revert "Add MSVC pragma for UTF-8 source code"

This reverts commit 89cbd4d9.

See discussion:
https://bugzilla.gnome.org/show_bug.cgi?id=747772
上级 820505a1
......@@ -132,7 +132,6 @@ static int errno = 0; /* Use something better? */
# endif
# if defined(_MSC_VER) && _MSC_VER < 1900
# define snprintf _snprintf
# pragma execution_character_set("utf-8")
# endif
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册