Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4a7db7

Browse files
committed
config.h renamed to pyconfig.h
1 parent 8d2f3d6 commit b4a7db7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/Python/macgetcompiler.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PERFORMANCE OF THIS SOFTWARE.
3131

3232
/* Return a string representing the compiler name */
3333

34-
#include "config.h"
34+
#include "pyconfig.h"
3535
#include "Python.h"
3636

3737
#ifdef __MWERKS__

0 commit comments

Comments
 (0)