move Iterator, Enumerate, EvictingCacheMap, Foreach, Merge, and
[folly.git] / folly / test / BenchmarkTest.cpp
index 462849fb9bc9f82e049fbfccd31103f46bf14dc6..a9a4fee721c3b1d6f9c2f4468e3ec924087dcecf 100644 (file)
@@ -15,8 +15,8 @@
  */
 
 #include <folly/Benchmark.h>
-#include <folly/Foreach.h>
 #include <folly/String.h>
+#include <folly/container/Foreach.h>
 #include <algorithm>
 #include <iostream>
 #include <numeric>