Commit 0e7b17e9 authored by mercury233's avatar mercury233 Committed by nanahira

comment

parent 6edb21f9
// fix irrklang static lib don't support VS2015
// http://blog.csdn.net/10km/article/details/50528908
#if _MSC_VER >= 1900 #if _MSC_VER >= 1900
#include "stdio.h" #include "stdio.h"
_ACRTIMP_ALT FILE* __cdecl __acrt_iob_func(unsigned); _ACRTIMP_ALT FILE* __cdecl __acrt_iob_func(unsigned);
......
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