Commit 7787c449 authored by Milo Yip's avatar Milo Yip

Fix again

parent f422094b
......@@ -14,15 +14,15 @@
#include "unittest.h"
// Using forward declared types here.
#include "rapidjson/fwd.h"
#ifdef __GNUC__
RAPIDJSON_DIAG_PUSH
RAPIDJSON_DIAG_OFF(effc++)
#endif
// Using forward declared types here.
#include "rapidjson/fwd.h"
using namespace rapidjson;
struct Foo {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment