stmhal: gccollect.h is superfluous in many places.

native-del-fast
Paul Sokolovsky 2014-12-21 00:56:18 +02:00
parent 6aaccc484c
commit 4b60b45bfc
1 changed files with 0 additions and 1 deletions

View File

@ -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