diff options
Diffstat (limited to 'src/typecheck.h')
| -rw-r--r-- | src/typecheck.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/typecheck.h b/src/typecheck.h index 4342acc2..6f25fd1e 100644 --- a/src/typecheck.h +++ b/src/typecheck.h @@ -4,8 +4,6 @@ #include <gc.h> #include <stdarg.h> -#include <stdlib.h> -#include <string.h> #include "ast.h" #include "environment.h" |
