diff options
author | Dwight <dmerriman@gmail.com> | 2009-12-04 09:46:11 -0500 |
---|---|---|
committer | Dwight <dmerriman@gmail.com> | 2009-12-04 09:46:11 -0500 |
commit | 4c67cef08b1106b8e5a7dbd18f47ba6f5fab638a (patch) | |
tree | 988a9d84b9c5d54638722f3a0a9eb469b3b8970c /db/dbhelpers.h | |
parent | 2aec9ea61d05cb17a1b52e3198d40a7c74b81572 (diff) | |
download | mongo-4c67cef08b1106b8e5a7dbd18f47ba6f5fab638a.tar.gz |
compile windows vcproj
Diffstat (limited to 'db/dbhelpers.h')
-rw-r--r-- | db/dbhelpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/dbhelpers.h b/db/dbhelpers.h index f0f145c57b1..570c47ac313 100644 --- a/db/dbhelpers.h +++ b/db/dbhelpers.h @@ -22,7 +22,7 @@ #pragma once -#include "stdafx.h" +#include "../stdafx.h" #include "client.h" #include "dbinfo.h" #include "db.h" |