diff options
author | Dwight <dmerriman@gmail.com> | 2009-02-12 18:20:52 -0500 |
---|---|---|
committer | Dwight <dmerriman@gmail.com> | 2009-02-12 18:20:52 -0500 |
commit | c67eca8a2f7404956e46c9c6136c25ddc4af604a (patch) | |
tree | e1ac03f164a79e7a9be2e07fb7d5561cda834a38 /db/db.sln | |
parent | 0cc39932111aa428f1a96883f5a7a0ac033625f9 (diff) | |
download | mongo-c67eca8a2f7404956e46c9c6136c25ddc4af604a.tar.gz |
c++ client:
allow BSONElements with the labeler
example
Diffstat (limited to 'db/db.sln')
-rw-r--r-- | db/db.sln | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/db.sln b/db/db.sln index bdf1581bb8e..ccd4752cdf2 100644 --- a/db/db.sln +++ b/db/db.sln @@ -27,7 +27,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dbtests", "dbtests", "{C72E ..\dbtests\pairingtests.cpp = ..\dbtests\pairingtests.cpp
..\dbtests\pdfiletests.cpp = ..\dbtests\pdfiletests.cpp
..\dbtests\querytests.cpp = ..\dbtests\querytests.cpp
- ..\dbtests\repltests.cpp = ..\dbtests\repltests.cpp
..\dbtests\socktests.cpp = ..\dbtests\socktests.cpp
EndProjectSection
EndProject
|