mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
compile?
This commit is contained in:
parent
40e9a56d22
commit
e4e267013c
@ -211,7 +211,6 @@ namespace mongo {
|
||||
friend class StringBuilder;
|
||||
};
|
||||
|
||||
template class _BufBuilder<TrivialAllocator>;
|
||||
typedef _BufBuilder<TrivialAllocator> BufBuilder;
|
||||
|
||||
/** The StackBufBuilder builds smaller datasets on the stack instead of using malloc.
|
||||
|
Loading…
Reference in New Issue
Block a user