From 6a27a2a4032e88fa9154ef0f0741edc584f7a701 Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Sun, 20 Oct 2024 10:48:19 -0500 Subject: Lots of work. --- include/fud_string.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/fud_string.hpp') diff --git a/include/fud_string.hpp b/include/fud_string.hpp index ba05450..60a328f 100644 --- a/include/fud_string.hpp +++ b/include/fud_string.hpp @@ -23,6 +23,7 @@ #include "fud_result.hpp" #include "fud_status.hpp" #include "fud_string_view.hpp" +#include "fud_c_string.hpp" #include "fud_utf8.hpp" #include -- cgit v1.2.3