Commit 47bbd27
James William Pye
Conditionally include stdint.h
Even if Python didn't find the header, it's still needed. If it's unavailable,
the person performing compilation will need to get one.
In 1.0, we may just include the win32 implementation as it's a bit of a pain to
track down.1 parent ade0422 commit 47bbd27
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
0 commit comments