summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-07-24 14:28:16 -0400
committerEliot Horowitz <eliot@10gen.com>2009-07-24 14:28:16 -0400
commita62f1b40ba338ff2f0e3e3b751f1d1599bd27bcc (patch)
tree68ecaa3c6d1bd90e0e817452d9b3f7ff0dd0b24f /util
parent6e3a37e594f6ba07d305c3b71d891c3d11497469 (diff)
parentde9d456c3577f6be96ccb458953a0c086343eaa2 (diff)
downloadmongo-a62f1b40ba338ff2f0e3e3b751f1d1599bd27bcc.tar.gz
Merge branch 'master' of git@github.com:mongodb/mongo
Diffstat (limited to 'util')
-rw-r--r--util/top.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/top.h b/util/top.h
index 15862cf37bc..ed319ece997 100644
--- a/util/top.h
+++ b/util/top.h
@@ -17,6 +17,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <boost/date_time/posix_time/posix_time.hpp>
+
namespace mongo {
// Records per namespace utilization of the mongod process.