diff options
Diffstat (limited to 'libc/test/src/math/FModTest.h')
| -rw-r--r-- | libc/test/src/math/FModTest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/test/src/math/FModTest.h b/libc/test/src/math/FModTest.h index f761dba79d52..47924090ad39 100644 --- a/libc/test/src/math/FModTest.h +++ b/libc/test/src/math/FModTest.h @@ -9,6 +9,7 @@ #ifndef LLVM_LIBC_TEST_SRC_MATH_FMODTEST_H #define LLVM_LIBC_TEST_SRC_MATH_FMODTEST_H +#include "hdr/errno_macros.h" #include "src/__support/FPUtil/BasicOperations.h" #include "src/__support/FPUtil/NearestIntegerOperations.h" #include "test/UnitTest/FEnvSafeTest.h" |
