Skip to content

Commit 19f4ba6

Browse files
committed
haxe: remove unused setjmp.h include
1 parent 05e6ab4 commit 19f4ba6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parsers/haxe.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616
#include "general.h" /* must always come first */
1717
#include <ctype.h> /* to define isalpha () */
18-
#include <setjmp.h>
1918
#ifdef DEBUG
2019
#include <stdio.h>
2120
#endif

0 commit comments

Comments
 (0)