diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-10-25 14:13:24 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-10-25 14:13:24 -0400 |
| commit | 213ae74e328f01149c68f0a8a9971a6fff0a0fe7 (patch) | |
| tree | e03b5aaa30296ec122c32120ea714be8ea4bb13c /stdlib | |
| parent | 29d1d74d7aab8354be0c01792c4b355f34565676 (diff) | |
Minor imports cleanup
Diffstat (limited to 'stdlib')
| -rw-r--r-- | stdlib/tomo.h | 2 |
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> |
