Fix again

This commit is contained in:
Milo Yip 2016-02-02 20:21:07 +08:00
parent f422094b9f
commit 7787c449ca

View File

@ -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 {