mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-05 10:53:16 -04:00
Update json_value.cpp
This commit is contained in:
parent
149ce031a1
commit
82d8bae6ad
@ -335,7 +335,6 @@ bool Value::CZString::isStaticString() const {
|
|||||||
// //////////////////////////////////////////////////////////////////
|
// //////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#if JSONCPP_CXX_STD_11
|
#if JSONCPP_CXX_STD_11
|
||||||
|
|
||||||
#else
|
#else
|
||||||
// In-class initializer for static data member of type 'const double' is a GNU
|
// In-class initializer for static data member of type 'const double' is a GNU
|
||||||
// extension. JSONCPP_CONST == const, if C++0x.
|
// extension. JSONCPP_CONST == const, if C++0x.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user