]> granicus.if.org Git - python/commit
Issue #6347: Add inttypes.h to the pyport.h #includes; fixes a build
authorMark Dickinson <dickinsm@gmail.com>
Tue, 30 Jun 2009 15:32:30 +0000 (15:32 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 30 Jun 2009 15:32:30 +0000 (15:32 +0000)
commit2f865b962cc26366ddd374233ee78ee759e62f68
treeb575cd34241794668a05470435978d7eb973ecdc
parent5dfc7f9fc8b0a7eda357643234e415ff51e79711
Issue #6347:  Add inttypes.h to the pyport.h #includes;  fixes a build
failure on HP-UX 11.00.
Include/pyport.h
Misc/NEWS