Include patchlevel.h (to ensure it is distributed with the rest).
This commit is contained in:
parent
ed98d48027
commit
e7ef22ef41
|
@ -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…
Reference in New Issue