Merge heads

This commit is contained in:
Serhiy Storchaka 2016-09-06 22:35:03 +03:00
commit f6b8c350d3
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