aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tomo.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-10-25 14:13:24 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-10-25 14:13:24 -0400
commit213ae74e328f01149c68f0a8a9971a6fff0a0fe7 (patch)
treee03b5aaa30296ec122c32120ea714be8ea4bb13c /stdlib/tomo.h
parent29d1d74d7aab8354be0c01792c4b355f34565676 (diff)
Minor imports cleanup
Diffstat (limited to 'stdlib/tomo.h')
-rw-r--r--stdlib/tomo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stdlib/tomo.h b/stdlib/tomo.h
index 515bb8da..64a9979b 100644
--- a/stdlib/tomo.h
+++ b/stdlib/tomo.h
@@ -3,8 +3,6 @@
// All of the different builtin modules can be included by including this one
// import
-#include <gc.h>
-#include <gmp.h>
#include <stdbool.h>
#include <stdint.h>
#include <sys/param.h>