aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tomo.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-10-28 13:53:15 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-10-28 13:53:15 -0400
commit9c302fdc34403f46572d9524309617888ba816bb (patch)
tree58ea7faf390536503de114cf2889ed85ba60df7b /stdlib/tomo.h
parentc632a72486d347e7ef30c0b7890e2045ed42b903 (diff)
parentce2aebe91085f987aab31bd2a49820fb605cf386 (diff)
Merge branch 'main' into internal-textsinternal-texts
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>