move Iterator, Enumerate, EvictingCacheMap, Foreach, Merge, and
[folly.git] / folly / gen / test / StringBenchmark.cpp
index df7dcec76dbdbf0e4583b449c59d18cf64a2ecf5..1300335fd373614effd93f821bfe9c3590e9238c 100644 (file)
@@ -19,8 +19,8 @@
 #include <glog/logging.h>
 
 #include <folly/Benchmark.h>
-#include <folly/Foreach.h>
 #include <folly/String.h>
+#include <folly/container/Foreach.h>
 #include <folly/gen/Base.h>
 #include <folly/gen/String.h>