diff options
Diffstat (limited to 'py/modmath.c')
-rw-r--r-- | py/modmath.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/modmath.c b/py/modmath.c index b814822531..c3ea55f936 100644 --- a/py/modmath.c +++ b/py/modmath.c @@ -4,7 +4,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" #include "builtin.h" #if MICROPY_ENABLE_FLOAT |