mirror of
https://github.com/python/cpython.git
synced 2025-07-19 17:25:54 +00:00
Removed unused #include.
This commit is contained in:
parent
fdb12a3fac
commit
a51d98ffc0
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#include "Python.h"
|
||||
#include <ctype.h>
|
||||
|
||||
/* snprintf() wrappers. If the platform has vsnprintf, we use it, else we
|
||||
emulate it in a half-hearted way. Even if the platform has it, we wrap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue