summaryrefslogtreecommitdiff
path: root/py/modmath.c
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-07-12 14:13:51 -0400
committerDan Halbert <halbert@halwitz.org>2018-07-12 14:13:51 -0400
commit0d27f4d9a66dcb47b545e715d1833094b0c7b484 (patch)
tree14c17d103d0dfddae7f031aa4fdb004c5ebca2e1 /py/modmath.c
parent7c219600a246d8956d0b23ea3f5d125a820e6b6a (diff)
continued WIP: almost compiling
Diffstat (limited to 'py/modmath.c')
-rw-r--r--py/modmath.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/modmath.c b/py/modmath.c
index 56ceb14bd..4fa36d304 100644
--- a/py/modmath.c
+++ b/py/modmath.c
@@ -26,7 +26,6 @@
#include "py/builtin.h"
#include "py/runtime.h"
-#include "py/runtime.h"
#if MICROPY_PY_BUILTINS_FLOAT && MICROPY_PY_MATH