gc: Uses uint defined in misc.h.

This commit is contained in:
Paul Sokolovsky 2014-04-02 20:36:32 +03:00
parent d440dc0513
commit e807fa8d60
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <string.h>
#include "mpconfig.h"
#include "misc.h"
#include "gc.h"
#if MICROPY_ENABLE_GC