Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

use <wchar.h> with C++ linkage on Windows ARM #485

Merged
merged 1 commit into from
Dec 1, 2015

Conversation

haubi
Copy link
Contributor

@haubi haubi commented Nov 30, 2015

Instead of commenting that we should, just do include <wchar.h>
with C++ linkage when compiling for Windows on ARM.
Actually, omitting the C linkage really should be enough here.

Instead of commenting that we should, just do include <wchar.h>
with C++ linkage when compiling for Windows on ARM.
Actually, omitting the C linkage really should be enough here.
miloyip added a commit that referenced this pull request Dec 1, 2015
use <wchar.h> with C++ linkage on Windows ARM
@miloyip miloyip merged commit dee230b into Tencent:master Dec 1, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants