mirror of
https://gitee.com/openharmony/third_party_rust_bindgen
synced 2025-03-04 12:47:22 +00:00
tests: Remove unnecessary system header include that makes macos unhappy
This commit is contained in:
parent
a0cd041415
commit
afa50fa1ad
@ -20,8 +20,6 @@
|
||||
#define TESTMACRO_STRING_EXPR ("string")
|
||||
#define TESTMACRO_STRING_FUNC_NON_UTF8(x) (x "ÿÿ") /* invalid UTF-8 on purpose */
|
||||
|
||||
#include <cwchar>
|
||||
|
||||
enum {
|
||||
MY_ANNOYING_MACRO =
|
||||
#define MY_ANNOYING_MACRO 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user