diff options
-rw-r--r-- | stmhal/pyexec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/pyexec.c b/stmhal/pyexec.c index 08f16b674f..cae87591b1 100644 --- a/stmhal/pyexec.c +++ b/stmhal/pyexec.c @@ -41,7 +41,6 @@ #include "runtime.h" #include "repl.h" #include "gc.h" -#include "gccollect.h" #ifdef MICROPY_HAL_H #include MICROPY_HAL_H #endif |