__config: Tweak yvals.h macro to avoid symbol clashes.

This commit is contained in:
NAKAMURA Takumi
2011-04-19 20:12:26 +09:00
parent 9dc188d64d
commit bd94c33cc3

View File

@@ -13,6 +13,12 @@
#pragma GCC system_header
#ifdef __MINGW32__
#include <yvals.h>
#undef _STD
#undef _C2
#endif
#define _LIBCPP_VERSION 1000
#define _LIBCPP_ABI_VERSION 1