diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-07-12 14:13:51 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-07-12 14:13:51 -0400 |
| commit | 0d27f4d9a66dcb47b545e715d1833094b0c7b484 (patch) | |
| tree | 14c17d103d0dfddae7f031aa4fdb004c5ebca2e1 /py/mperrno.h | |
| parent | 7c219600a246d8956d0b23ea3f5d125a820e6b6a (diff) | |
continued WIP: almost compiling
Diffstat (limited to 'py/mperrno.h')
| -rw-r--r-- | py/mperrno.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/py/mperrno.h b/py/mperrno.h index 1eb342bc3..f7dad4c54 100644 --- a/py/mperrno.h +++ b/py/mperrno.h @@ -27,8 +27,6 @@ #define MICROPY_INCLUDED_PY_MPERRNO_H #include "py/mpconfig.h" - -#include "py/mpconfig.h" #include "py/obj.h" #if MICROPY_USE_INTERNAL_ERRNO |
