From 8ce397e8c0a83e49e390de9deb73d588e4931ecf Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Tue, 29 Oct 2024 21:02:25 -0500 Subject: Reworking of Result. --- include/fud_utf8.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/fud_utf8.hpp') diff --git a/include/fud_utf8.hpp b/include/fud_utf8.hpp index 31c215a..3d53feb 100644 --- a/include/fud_utf8.hpp +++ b/include/fud_utf8.hpp @@ -25,6 +25,7 @@ #include #include +#include namespace fud { -- cgit v1.2.3