tests: Remove unnecessary system header include that makes macos unhappy

This commit is contained in:
Emilio Cobos Álvarez 2020-12-23 04:47:58 +01:00
parent a0cd041415
commit afa50fa1ad

View File

@ -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