mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 17:10:48 +01:00
SERVER-19156 fix lint... again
This commit is contained in:
parent
331678a191
commit
5107d529ee
@ -338,6 +338,7 @@ inline int ConstView::dataLen() const {
|
||||
|
||||
class Message {
|
||||
MONGO_DISALLOW_COPYING(Message);
|
||||
|
||||
public:
|
||||
// we assume here that a vector with initial size 0 does no allocation (0 is the default, but
|
||||
// wanted to make it explicit).
|
||||
|
Loading…
Reference in New Issue
Block a user