diff options
Diffstat (limited to 'stm/exti.c')
-rw-r--r-- | stm/exti.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stm/exti.c b/stm/exti.c index 33821cd18d..ab33481eb5 100644 --- a/stm/exti.c +++ b/stm/exti.c @@ -9,7 +9,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" #include "runtime.h" #include "nlr.h" |