mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +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 ... */
|
||||
#ifdef _MSC_VER
|
||||
#include "vcstdint.h"
|
||||
#undef inline
|
||||
#define inline __inline
|
||||
#undef random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue