From 483397298791cc3c4d3b4f1c1c7696212a8d125a Mon Sep 17 00:00:00 2001 From: Eric Milkie Date: Fri, 6 Apr 2012 16:59:48 -0400 Subject: more cleanup of pch.h and goodies.h; new file ticketholder.h --- src/mongo/util/background.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mongo/util/background.cpp') diff --git a/src/mongo/util/background.cpp b/src/mongo/util/background.cpp index 3d675421a4d..854060e6370 100644 --- a/src/mongo/util/background.cpp +++ b/src/mongo/util/background.cpp @@ -17,6 +17,8 @@ #include "pch.h" +#include + #include "concurrency/mutex.h" #include "concurrency/spin_lock.h" -- cgit v1.2.1