aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/tomo.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-04-01 14:05:10 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-04-01 14:05:10 -0400
commit4d59fc2987e52da0274e6b204a9d2885613f74b7 (patch)
tree8c262f99cb6ae9b550b9f8abf0ab0477044d087a /src/stdlib/tomo.h
parent7a2c99de74f5870e1dea5b59d049678ad0ef8e44 (diff)
Move patterns into a module
Diffstat (limited to 'src/stdlib/tomo.h')
-rw-r--r--src/stdlib/tomo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdlib/tomo.h b/src/stdlib/tomo.h
index 4aa1253d..e42b562e 100644
--- a/src/stdlib/tomo.h
+++ b/src/stdlib/tomo.h
@@ -20,7 +20,6 @@
#include "nums.h"
#include "optionals.h"
#include "paths.h"
-#include "patterns.h"
#include "pointers.h"
#include "print.h"
#include "rng.h"