Merge heads
This commit is contained in:
commit
f6b8c350d3
|
@ -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…
Reference in New Issue