#include <rapidjson_adapter.h>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Since rapidjson doesn't use virtual inheritance for PrettyWriter, we need this adapter class to be able to pick between pretty and plain json writers.