Removed unused #include.
This commit is contained in:
parent
fdb12a3fac
commit
a51d98ffc0
|
@ -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…
Reference in New Issue