Split VariantCaster from binder_common.h
This commit is contained in:
parent
1d5e34ed7b
commit
282e4544b0
39 changed files with 255 additions and 207 deletions
|
|
@ -50,6 +50,8 @@ STATIC_ASSERT_INCOMPLETE_TYPE(class, Object);
|
|||
|
||||
#include "thirdparty/grisu2/grisu2.h"
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define _CRT_SECURE_NO_WARNINGS // to disable build-time warning which suggested to use strcpy_s instead strcpy
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue