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 05e6ab4 commit 19f4ba6Copy full SHA for 19f4ba6
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