Commit 573faa90 authored by miloyip's avatar miloyip

Try to fix a gcc warning

parent 74300ac7
......@@ -849,6 +849,7 @@ public:
private:
RemoteSchemaDocumentProvider(const RemoteSchemaDocumentProvider&);
RemoteSchemaDocumentProvider& operator=(const RemoteSchemaDocumentProvider&);
static const size_t kCount = 4;
Document* d_[kCount];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment