Commit 1008d5f6 authored by Rosen Penev's avatar Rosen Penev Committed by Max Kellermann

use cwchar include

Needed for std::wmemchr under libcxx Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
parent 8e07ea7a
......@@ -32,7 +32,7 @@
#include "Compiler.h"
#include <wchar.h>
#include <cwchar>
gcc_pure gcc_nonnull_all
static inline size_t
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment