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.
2 parents de1f594 + 19f4ba6 commit 8215492Copy full SHA for 8215492
parsers/haxe.c
@@ -15,7 +15,6 @@
15
*/
16
#include "general.h" /* must always come first */
17
#include <ctype.h> /* to define isalpha () */
18
-#include <setjmp.h>
19
#ifdef DEBUG
20
#include <stdio.h>
21
#endif
0 commit comments