diff --git a/libc/test/src/__support/str_to_float_comparison_test.cpp b/libc/test/src/__support/str_to_float_comparison_test.cpp index 5f5f71cbb1e24..19f3f869f3c4c 100644 --- a/libc/test/src/__support/str_to_float_comparison_test.cpp +++ b/libc/test/src/__support/str_to_float_comparison_test.cpp @@ -12,6 +12,7 @@ // #include "src/__support/FPUtil/FPBits.h" +#include #include #include #include