mirror of
https://github.com/boostorg/parser.git
synced 2026-01-19 04:22:13 +00:00
Update json.cpp
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
//[ extended_json_example
|
||||
// This header includes a type called json::value that acts as a
|
||||
// Javascript-like polymorphic value type.
|
||||
// JavaScript-like polymorphic value type.
|
||||
#include "json.hpp"
|
||||
|
||||
#include <boost/parser/parser.hpp>
|
||||
|
||||
Reference in New Issue
Block a user