#include "rapidjson/document.h"
#include "rapidjson/writer.h"
#include "rapidjson/stringbuffer.h"
#include <iostream>
Go to the source code of this file.
Definition at line 11 of file simpledom.cpp.