diff options
Diffstat (limited to 'src/stdlib/tomo.h')
| -rw-r--r-- | src/stdlib/tomo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdlib/tomo.h b/src/stdlib/tomo.h index b6166890..6a9ba621 100644 --- a/src/stdlib/tomo.h +++ b/src/stdlib/tomo.h @@ -26,6 +26,7 @@ #include "pointers.h" // IWYU pragma: export #include "print.h" // IWYU pragma: export #include "reals.h" // IWYU pragma: export +#include "result.h" // IWYU pragma: export #include "siphash.h" // IWYU pragma: export #include "stacktrace.h" // IWYU pragma: export #include "structs.h" // IWYU pragma: export |
