mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
config.h renamed to pyconfig.h
This commit is contained in:
parent
8d2f3d66ee
commit
b4a7db7736
2 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
/* Return a string representing the compiler name */
|
||||
|
||||
#include "config.h"
|
||||
#include "pyconfig.h"
|
||||
#include "Python.h"
|
||||
|
||||
#ifdef __MWERKS__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue