aboutsummaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-03-09 23:23:31 -0500
committerBruce Hill <bruce@bruce-hill.com>2024-03-09 23:23:31 -0500
commitb83221f422721410d365a9e35b88810d6daae744 (patch)
tree034ea1d98ae1455e3d3a8654828c3f5cf897b131 /types.h
parentfcd1381e3d619b39d0830fc6019078a9282325b3 (diff)
Remove references to libgccjit
Diffstat (limited to 'types.h')
-rw-r--r--types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/types.h b/types.h
index 50e69778..ce90061c 100644
--- a/types.h
+++ b/types.h
@@ -1,8 +1,6 @@
#pragma once
-#include <libgccjit.h>
#include <printf.h>
#include <stdlib.h>
-#include <libgccjit.h>
#include "ast.h"
#include "builtins/array.h"