Move folly/Hash.h to folly/hash/, leaving a shim
[folly.git] / folly / Benchmark.cpp
index b80eb6b3cf5c29c1a4107a822ecf912328fbd734..2e9a7ef48cae09f63c3ac0735c316f1c64fc1bcf 100644 (file)
@@ -30,9 +30,9 @@
 
 #include <boost/regex.hpp>
 
-#include <folly/Foreach.h>
 #include <folly/MapUtil.h>
 #include <folly/String.h>
+#include <folly/container/Foreach.h>
 #include <folly/json.h>
 
 using namespace std;