We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121b948 commit 88bd3edCopy full SHA for 88bd3ed
1 file changed
Include/pyport.h
@@ -3,10 +3,7 @@
3
4
#include "pyconfig.h" /* include for defines */
5
6
-/* Some versions of HP-UX & Solaris need inttypes.h for int32_t,
7
- INT32_MAX, etc. */
8
#include <inttypes.h>
9
-#include <stdint.h>
10
11
/**************************************************************************
12
Symbols and macros to supply platform-independent interfaces to basic
0 commit comments