rapidjson
rapidjson copied to clipboard
Fix hidden overloaded virtual function
'RemoteSchemaDocumentProvider::GetRemoteDocument' and 'SchemaDocumentProvider::GetRemoteDocument' hide the vitual function 'IGenericRemoteSchemaDocumentProvider::GetRemoteDocument'.
Add using statement to fix overloaded-virtual warnings.