mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Include Python.h, not allobjects.h (which no longer exists).
This commit is contained in:
parent
a027efa5bf
commit
7688bbad61
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#include "allobjects.h"
|
||||
#include "Python.h"
|
||||
#include "osdefs.h"
|
||||
#include <windows.h>
|
||||
#include "importdl.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue