aboutsummaryrefslogtreecommitdiff
path: root/enums.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-05-12 13:50:06 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-05-12 13:50:06 -0400
commitd143c72b2267883c229a09cc27bbeafcf2c3fd70 (patch)
tree90312f0e4ee553e0588dc3c45f955b5184bf3778 /enums.h
parenta20f522fd61698282d3e01931260c588dd7f40b1 (diff)
WIP, but functional interfaces
Diffstat (limited to 'enums.h')
-rw-r--r--enums.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/enums.h b/enums.h
index c8a675e7..f69ae63f 100644
--- a/enums.h
+++ b/enums.h
@@ -2,8 +2,6 @@
// Compilation of tagged unions (enums)
-#include <gc/cord.h>
-
#include "ast.h"
#include "environment.h"