diff options
Diffstat (limited to 'py/emit.h')
-rw-r--r-- | py/emit.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ #include "py/lexer.h" #include "py/scope.h" -#include "py/runtime0.h" /* Notes on passes: * We don't know exactly the opcodes in pass 1 because they depend on the |