diff options
Diffstat (limited to 'tests/complex_force_long_double_test.cpp')
-rw-r--r-- | tests/complex_force_long_double_test.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/complex_force_long_double_test.cpp b/tests/complex_force_long_double_test.cpp new file mode 100644 index 000000000..2ea7bd449 --- /dev/null +++ b/tests/complex_force_long_double_test.cpp @@ -0,0 +1,2 @@ +#define __BIONIC_LP32_USE_LONG_DOUBLE +#include "complex_test.cpp" |