remove double include of python header file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9282 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
736c2c3b3c
commit
ec0b9ecfdd
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
/* Python.h has to appear first */
|
||||
#include <Python.h>
|
||||
|
||||
/* Add PyOS_snprintf for old Pythons */
|
||||
#if PY_VERSION_HEX < 0x02020000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue