mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
some forward decls
This commit is contained in:
parent
a8bf207d84
commit
bcab1f1ab1
@ -27,6 +27,9 @@
|
||||
|
||||
namespace mongo {
|
||||
|
||||
class Database;
|
||||
class DiskLoc;
|
||||
|
||||
typedef ShardChunkVersion ConfigVersion;
|
||||
typedef map<string,ConfigVersion> NSVersionMap;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user