Put our code in 'mongo' namespace

This commit is contained in:
Aaron
2009-01-14 17:09:51 -05:00
parent 023535d844
commit ad1f6b3cbd
97 changed files with 535 additions and 25 deletions

View File

@@ -9,6 +9,7 @@
#include "mongo/client/dbclient.h"
using namespace std;
using namespace mongo;
int main(){