summaryrefslogtreecommitdiffstats
path: root/test/src/math.c
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2014-01-22 19:11:22 (GMT)
committerJason Evans <jasone@canonware.com>2014-01-22 19:11:22 (GMT)
commitcc47dde16203a6ae7eb685b53e1ae501f3869bc6 (patch)
tree74e81d65651b2ca7e294a857797dda6635177454 /test/src/math.c
parent0135fb806e4137dc9cdf152541926a2bc95e33f0 (diff)
parent798a48103014aabf8afb3d7efff90399a466dd8c (diff)
downloadjemalloc-cc47dde16203a6ae7eb685b53e1ae501f3869bc6.zip
jemalloc-cc47dde16203a6ae7eb685b53e1ae501f3869bc6.tar.gz
jemalloc-cc47dde16203a6ae7eb685b53e1ae501f3869bc6.tar.bz2
Merge branch 'dev'3.5.0
Diffstat (limited to 'test/src/math.c')
-rw-r--r--test/src/math.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/src/math.c b/test/src/math.c
new file mode 100644
index 0000000..887a363
--- /dev/null
+++ b/test/src/math.c
@@ -0,0 +1,2 @@
+#define MATH_C_
+#include "test/jemalloc_test.h"