diff --git a/test/runtime/fixed_string_test.cpp b/test/runtime/fixed_string_test.cpp index 706e8b17b..7efae3df2 100644 --- a/test/runtime/fixed_string_test.cpp +++ b/test/runtime/fixed_string_test.cpp @@ -23,6 +23,7 @@ #include #include #include +#include #include #ifdef MP_UNITS_MODULES import mp_units;