aboutsummaryrefslogtreecommitdiff
path: root/math/test-ldouble.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-ldouble.h')
-rw-r--r--math/test-ldouble.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-ldouble.h b/math/test-ldouble.h
index e42b2bd..4f0858c 100644
--- a/math/test-ldouble.h
+++ b/math/test-ldouble.h
@@ -22,3 +22,4 @@
#define PRINTF_XEXPR "La"
#define PRINTF_NEXPR "Lf"
#define TEST_LDOUBLE 1
+#define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag)))