diff options
author | Dwight Merriman <dwight@10gen.com> | 2010-05-25 08:34:49 -0400 |
---|---|---|
committer | Dwight Merriman <dwight@10gen.com> | 2010-05-25 08:34:49 -0400 |
commit | 139920a1770b8c4e36236031637f3a007419e2ae (patch) | |
tree | ffb7607a3f658f8935be2930738999d8c279f4ac /db/db.vcxproj | |
parent | f26d964736d5d6130ba76bf063ee24b5b6c13273 (diff) | |
download | mongo-139920a1770b8c4e36236031637f3a007419e2ae.tar.gz |
task
Diffstat (limited to 'db/db.vcxproj')
-rw-r--r-- | db/db.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/db.vcxproj b/db/db.vcxproj index 47c5a9ec446..01810cbd420 100644 --- a/db/db.vcxproj +++ b/db/db.vcxproj @@ -568,6 +568,7 @@ <ClInclude Include="..\targetver.h" />
<ClInclude Include="..\pcre-7.4\config.h" />
<ClInclude Include="..\pcre-7.4\pcre.h" />
+ <ClInclude Include="..\util\concurrency\msg.h" />
<ClInclude Include="..\util\concurrency\task.h" />
<ClInclude Include="..\util\mongoutils\html.h" />
<ClInclude Include="..\util\mongoutils\str.h" />
|