rapidjson: import -master as ams::rapidjson

This commit is contained in:
Michael Scire 2021-02-08 14:42:03 -08:00 committed by SciresM
parent 679fec2ddc
commit 4e9bc617bb
39 changed files with 16990 additions and 1 deletions

View file

@ -89,4 +89,7 @@
/* Include FS last. */
#include <stratosphere/fs.hpp>
#include <stratosphere/fssrv.hpp>
#include <stratosphere/fssystem.hpp>
#include <stratosphere/fssystem.hpp>
/* External modules that we're including. */
#include <stratosphere/rapidjson.hpp>