Removed unneeded #include

This commit is contained in:
Alexander Belopolsky 2010-12-22 02:35:20 +00:00
parent 1a7a2e03b2
commit b9cc00caab
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#define PY_SSIZE_T_CLEAN
#include "Python.h"
#include "bytes_methods.h"
#include "ucnhash.h"
#ifdef MS_WINDOWS