summaryrefslogtreecommitdiff
path: root/src/mongo/db/d_concurrency.h
diff options
context:
space:
mode:
authorAndy Schwerin <schwerin@10gen.com>2012-05-04 22:20:47 -0400
committerAndy Schwerin <schwerin@10gen.com>2012-05-07 17:49:10 -0400
commit33730732395c1e6eeb9eb3468593fd69ee3e3f93 (patch)
tree8d8199e96870416185220edfa19edf7f994b3674 /src/mongo/db/d_concurrency.h
parente1c61e1e80a901b7471dfa85e79becaf36843039 (diff)
downloadmongo-33730732395c1e6eeb9eb3468593fd69ee3e3f93.tar.gz
Include only what you use
Diffstat (limited to 'src/mongo/db/d_concurrency.h')
-rw-r--r--src/mongo/db/d_concurrency.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/d_concurrency.h b/src/mongo/db/d_concurrency.h
index 080637fe46c..f0a0e862087 100644
--- a/src/mongo/db/d_concurrency.h
+++ b/src/mongo/db/d_concurrency.h
@@ -22,7 +22,6 @@
#pragma once
-#include "mongo/util/concurrency/qlock.h"
#include "mongo/util/concurrency/mutex.h"
#include "mongo/bson/stringdata.h"
#include "mongo/db/jsobj.h"