Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid expanding macro _WCHAR_T_DEFINED
Apparently expansion of this macro (which is sometimes defined on Win32) is undefined and causes a compile error.
- Loading branch information