mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-09 19:24:23 +01:00
Try to fix effc++ warning
This commit is contained in:
parent
1af660c8cb
commit
8209077b8a
@ -846,6 +846,8 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
RemoteSchemaDocumentProvider(const RemoteSchemaDocumentProvider&);
|
||||
|
||||
static const size_t kCount = 4;
|
||||
Document* d_[kCount];
|
||||
SchemaDocument* sd_[kCount];
|
||||
|
Loading…
x
Reference in New Issue
Block a user