-
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
|
||||
std::string json_escape( const std::string &str );
|
||||
|
||||
#ifdef Bool
|
||||
#undef Bool
|
||||
#endif
|
||||
|
||||
class JSON
|
||||
{
|
||||
union BackingData {
|
||||
|
||||
Reference in New Issue
Block a user