summaryrefslogtreecommitdiffstatshomepage
path: root/py/objcomplex.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/objcomplex.c')
-rw-r--r--py/objcomplex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/objcomplex.c b/py/objcomplex.c
index afda721cfc..3fba568946 100644
--- a/py/objcomplex.c
+++ b/py/objcomplex.c
@@ -8,7 +8,6 @@
#include "obj.h"
#include "parsenum.h"
#include "runtime0.h"
-#include "map.h"
#if MICROPY_ENABLE_FLOAT