diff options
author | Antonin Kral <a.kral@bobek.cz> | 2010-08-11 12:38:57 +0200 |
---|---|---|
committer | Antonin Kral <a.kral@bobek.cz> | 2010-08-11 12:38:57 +0200 |
commit | 7645618fd3914cb8a20561625913c20d49504a49 (patch) | |
tree | 8370f846f58f6d71165b7a0e2eda04648584ec76 /dbtests/dbtests.h | |
parent | 68c73c3c7608b4c87f07440dc3232801720b1168 (diff) | |
download | mongodb-7645618fd3914cb8a20561625913c20d49504a49.tar.gz |
Imported Upstream version 1.6.0
Diffstat (limited to 'dbtests/dbtests.h')
-rw-r--r-- | dbtests/dbtests.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbtests/dbtests.h b/dbtests/dbtests.h index 3184a05..dbaeea1 100644 --- a/dbtests/dbtests.h +++ b/dbtests/dbtests.h @@ -21,4 +21,5 @@ using namespace mongo; using namespace mongo::regression; +using boost::shared_ptr; |