JSON library for parser and serializer picojson is a header-file-only, JSON parser serializer in C . The original source code is available at https://github.com/kazuho/picojson
Fork of picojson by
Diff: picojson.h
- Revision:
- 2:fa0776ec0f86
- Parent:
- 1:2bb500b021e2
--- a/picojson.h Tue Sep 06 16:49:40 2011 +0000 +++ b/picojson.h Sat Jan 10 15:35:31 2015 +0000 @@ -47,6 +47,8 @@ #define SNPRINTF snprintf #endif +using namespace std; + namespace picojson { enum {