diff --git a/include/rapidjson/document.h b/include/rapidjson/document.h index 85e2567..b0c0cdc 100644 --- a/include/rapidjson/document.h +++ b/include/rapidjson/document.h @@ -55,6 +55,9 @@ RAPIDJSON_DIAG_OFF(effc++) \hideinitializer */ +#endif // !defined(RAPIDJSON_HAS_STDSTRING) + +#if RAPIDJSON_HAS_STDSTRING #include #endif // RAPIDJSON_HAS_STDSTRING