mirror of
https://github.com/python/cpython.git
synced 2025-07-10 04:45:36 +00:00
Include patchlevel.h (to ensure it is distributed with the rest).
This commit is contained in:
parent
ed98d48027
commit
e7ef22ef41
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
/* Python interpreter main program */
|
||||
|
||||
#include "patchlevel.h"
|
||||
|
||||
#include "allobjects.h"
|
||||
|
||||
#include "grammar.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue