summaryrefslogtreecommitdiff
path: root/include/fud_string.hpp
diff options
context:
space:
mode:
authorDominick Allen <djallen@librehumanitas.org>2024-10-20 10:48:19 -0500
committerDominick Allen <djallen@librehumanitas.org>2024-10-20 10:48:19 -0500
commit6a27a2a4032e88fa9154ef0f0741edc584f7a701 (patch)
tree92ca58cbcdd2c1d11b7d69deb0d4925d0f979a3f /include/fud_string.hpp
parente94db4695e236b42ae1be44b2605075161d5144f (diff)
Lots of work.
Diffstat (limited to 'include/fud_string.hpp')
-rw-r--r--include/fud_string.hpp1
1 files changed, 1 insertions, 0 deletions
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 <climits>