From ebc43f0bd813f43c48f4bfcf55412f69a5f0cc85 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 19 Jun 2022 18:43:40 -0700 Subject: feat(tatl): include set --- include/tatl/tatl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/tatl/tatl.h b/include/tatl/tatl.h index 2707cc4..e174193 100644 --- a/include/tatl/tatl.h +++ b/include/tatl/tatl.h @@ -23,6 +23,7 @@ #include #include +#include #include #endif /* TATL_TATL */ -- cgit v1.2.3