mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Marc-Andre Lemburg: include unicodeobject.h and codecs.h
This commit is contained in:
@@ -92,7 +92,9 @@ PERFORMANCE OF THIS SOFTWARE.
|
||||
#include "cobject.h"
|
||||
#include "traceback.h"
|
||||
#include "sliceobject.h"
|
||||
#include "unicodeobject.h"
|
||||
|
||||
#include "codecs.h"
|
||||
#include "pyerrors.h"
|
||||
#include "mymalloc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user