summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2008-10-05 22:22:04 +0000
committerCharles Harris <charlesr.harris@gmail.com>2008-10-05 22:22:04 +0000
commit517ce68137a1eec30cba5a51b14503d2fcbe9772 (patch)
treeba760e0dda136959f8cf5534ef94db416de4434b
parent6b7992ba39adb2ef009cc2cce29f6ea362f5c6b4 (diff)
downloadnumpy-517ce68137a1eec30cba5a51b14503d2fcbe9772.tar.gz
Remove test include.
-rw-r--r--numpy/core/src/math_c99.inc.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/core/src/math_c99.inc.src b/numpy/core/src/math_c99.inc.src
index ad39da83f..34f3c5838 100644
--- a/numpy/core/src/math_c99.inc.src
+++ b/numpy/core/src/math_c99.inc.src
@@ -11,7 +11,6 @@
*****************************************************************************
*/
-#include "numpy/WTF_MathExtras.h"
/* Original code by Konrad Hinsen. */
#ifndef HAVE_EXPM1