aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>