Kaydet (Commit) f6b8c350 authored tarafından Serhiy Storchaka's avatar Serhiy Storchaka

Merge heads

...@@ -32,7 +32,6 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment