summaryrefslogtreecommitdiff
path: root/src/mongo/util/file_allocator_bench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/file_allocator_bench.cpp')
-rw-r--r--src/mongo/util/file_allocator_bench.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/util/file_allocator_bench.cpp b/src/mongo/util/file_allocator_bench.cpp
index b41de678338..4043a55f206 100644
--- a/src/mongo/util/file_allocator_bench.cpp
+++ b/src/mongo/util/file_allocator_bench.cpp
@@ -35,6 +35,7 @@
#include <boost/filesystem.hpp>
#include <boost/scoped_ptr.hpp>
#include <fstream>
+#include <iostream>
#include <numeric>
#include <string>