Remove pymemcompat.h

This commit is contained in:
INADA Naoki
2014-04-18 22:59:30 +09:00
parent 469adcffe9
commit af18cc9c08
3 changed files with 0 additions and 89 deletions

View File

@ -36,7 +36,6 @@ PERFORMANCE OF THIS SOFTWARE.
#endif
#include "bytesobject.h"
#include "pymemcompat.h"
#include "structmember.h"
#if defined(MS_WINDOWS)
#include <config-win.h>