mirror of
https://github.com/python/cpython.git
synced 2025-11-27 21:55:35 +00:00
do not need vcstdint.h anymore
This commit is contained in:
parent
ea525a2d1a
commit
ae3869c71e
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
||||||
|
|
||||||
/* Visual C fixes: no stdint.h, no snprintf ... */
|
/* Visual C fixes: no stdint.h, no snprintf ... */
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#include "vcstdint.h"
|
|
||||||
#undef inline
|
#undef inline
|
||||||
#define inline __inline
|
#define inline __inline
|
||||||
#undef random
|
#undef random
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue