mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Include config.h
This commit is contained in:
parent
cfadbd40e1
commit
007fa82581
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
/* Return a string representing the compiler name */
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef THINK_C
|
||||
#define COMPILER " [THINK C]"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue