Merge branch 'master' of https://github.com/hyzboy/CMCore
This commit is contained in:
commit
1dbeeef24c
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#pragma warning(disable:4244) // double -> int 精度丢失警告
|
#pragma warning(disable:4244) // double -> int 精度丢失警告
|
||||||
|
#pragma warning(disable:4996) // sprintf may be unsafe, Consider using sprintf_s instead
|
||||||
#endif//_MSC_VER
|
#endif//_MSC_VER
|
||||||
|
|
||||||
#include<hgl/math/FastTriangle.h>
|
#include<hgl/math/FastTriangle.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user