Merge branch '2.4'
This commit is contained in:
commit
08c5ec8f01
@ -447,7 +447,7 @@ out:
|
|||||||
}
|
}
|
||||||
|
|
||||||
#if JSON_INTEGER_IS_LONG_LONG
|
#if JSON_INTEGER_IS_LONG_LONG
|
||||||
#ifdef _MSC_VER // Microsoft Visual Studio
|
#ifdef _MSC_VER /* Microsoft Visual Studio */
|
||||||
#define json_strtoint _strtoi64
|
#define json_strtoint _strtoi64
|
||||||
#else
|
#else
|
||||||
#define json_strtoint strtoll
|
#define json_strtoint strtoll
|
||||||
|
Loading…
Reference in New Issue
Block a user