Try to fix a gcc warning
This commit is contained in:
parent
74300ac718
commit
573faa9025
@ -849,6 +849,7 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
RemoteSchemaDocumentProvider(const RemoteSchemaDocumentProvider&);
|
RemoteSchemaDocumentProvider(const RemoteSchemaDocumentProvider&);
|
||||||
|
RemoteSchemaDocumentProvider& operator=(const RemoteSchemaDocumentProvider&);
|
||||||
|
|
||||||
static const size_t kCount = 4;
|
static const size_t kCount = 4;
|
||||||
Document* d_[kCount];
|
Document* d_[kCount];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user