Skip to content

Commit a39b4c1

Browse files
committed
Update
1 parent 61b32ee commit a39b4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/internal/pycore_uop.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ extern "C" {
88
# error "this header requires Py_BUILD_CORE define"
99
#endif
1010

11-
#include <stdint.h>
11+
#include <stdint.h>
1212
/* Depending on the format,
1313
* the 32 bits between the oparg and operand are:
1414
* UOP_FORMAT_TARGET:

0 commit comments

Comments
 (0)