diff options
Diffstat (limited to 'py/objcell.c')
-rw-r--r-- | py/objcell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/objcell.c b/py/objcell.c index a6922b018..d8517587d 100644 --- a/py/objcell.c +++ b/py/objcell.c @@ -1,4 +1,3 @@ - #include "nlr.h" #include "misc.h" #include "mpconfig.h" |