We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0064109 commit cbd4cefCopy full SHA for cbd4cef
bindgen-integration/cpp/Test.h
@@ -20,8 +20,6 @@
20
#define TESTMACRO_STRING_EXPR ("string")
21
#define TESTMACRO_STRING_FUNC_NON_UTF8(x) (x "ÿÿ") /* invalid UTF-8 on purpose */
22
23
-#include <cwchar>
24
-
25
enum {
26
MY_ANNOYING_MACRO =
27
#define MY_ANNOYING_MACRO 1
0 commit comments