do not need vcstdint.h anymore

This commit is contained in:
Benjamin Peterson 2016-09-06 12:07:53 -07:00
parent ea525a2d1a
commit ae3869c71e
1 changed files with 0 additions and 1 deletions

View File

@ -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