diff options
Diffstat (limited to 'libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp')
-rw-r--r-- | libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp b/libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp index 2077a072333..94a2fc4d2ff 100644 --- a/libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp +++ b/libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp @@ -12,6 +12,7 @@ #include <type_traits> #include <cassert> +#include "test_macros.h" #include "hexfloat.h" #include "truncate_fp.h" |