diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-03-09 23:23:31 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-03-09 23:23:31 -0500 |
| commit | b83221f422721410d365a9e35b88810d6daae744 (patch) | |
| tree | 034ea1d98ae1455e3d3a8654828c3f5cf897b131 /types.h | |
| parent | fcd1381e3d619b39d0830fc6019078a9282325b3 (diff) | |
Remove references to libgccjit
Diffstat (limited to 'types.h')
| -rw-r--r-- | types.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |
