Fix a bunch of imports to use code.h instead of compile.h.
Remove duplicate declarations from compile.h
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "Python.h"
|
||||
#include <ctype.h>
|
||||
|
||||
#include "compile.h"
|
||||
#include "frameobject.h"
|
||||
#include "expat.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user