From aa0108c75e4177b6db0705ce42998e92c6ac734f Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Fri, 29 Mar 2013 16:19:55 +0700 Subject: Update to r178253 from March 29, 2013. --- system/include/libcxx/cwchar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/include/libcxx/cwchar') diff --git a/system/include/libcxx/cwchar b/system/include/libcxx/cwchar index eed6de18..caed08de 100644 --- a/system/include/libcxx/cwchar +++ b/system/include/libcxx/cwchar @@ -106,7 +106,7 @@ size_t wcsrtombs(char* restrict dst, const wchar_t** restrict src, size_t len, #include <__config> #include #include -#if _WIN32 +#ifdef _WIN32 #include // pull in *swprintf defines #endif // _WIN32 -- cgit v1.2.3-18-g5258