diff options
Diffstat (limited to '')
-rw-r--r-- | deps/jemalloc/test/src/math.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/jemalloc/test/src/math.c b/deps/jemalloc/test/src/math.c new file mode 100644 index 0000000..1758c67 --- /dev/null +++ b/deps/jemalloc/test/src/math.c @@ -0,0 +1,2 @@ +#define MATH_C_ +#include "test/jemalloc_test.h" |