aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/tomo.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-08-31 15:34:18 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-08-31 15:34:18 -0400
commitf775d6602989eec9d37deb16979922004a77a70c (patch)
tree866eee67d5800202575ffb401c750bef253dc1dc /src/stdlib/tomo.h
parentb025a65b45e8f2e8a56eb087743f9e9e7109b9f8 (diff)
parent64fe11554a0aeea1f176116a2a483c623d4cf60a (diff)
Merge branch 'main' into formatter
Diffstat (limited to 'src/stdlib/tomo.h')
-rw-r--r--src/stdlib/tomo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdlib/tomo.h b/src/stdlib/tomo.h
index ff16bee1..1ff065b9 100644
--- a/src/stdlib/tomo.h
+++ b/src/stdlib/tomo.h
@@ -11,6 +11,7 @@
#include "bools.h" // IWYU pragma: export
#include "bytes.h" // IWYU pragma: export
#include "c_strings.h" // IWYU pragma: export
+#include "cli.h" // IWYU pragma: export
#include "datatypes.h" // IWYU pragma: export
#include "enums.h" // IWYU pragma: export
#include "files.h" // IWYU pragma: export