move Iterator, Enumerate, EvictingCacheMap, Foreach, Merge, and
[folly.git] / folly / test / ConcurrentSkipListTest.cpp
index 4447463e39abbb4a573aef7455d9d7eb69310827..301a70548f015dea9ad998c9088a6cffb72762be 100644 (file)
@@ -27,9 +27,9 @@
 
 #include <glog/logging.h>
 
-#include <folly/Foreach.h>
 #include <folly/Memory.h>
 #include <folly/String.h>
+#include <folly/container/Foreach.h>
 #include <folly/memory/Arena.h>
 #include <folly/portability/GFlags.h>
 #include <folly/portability/GTest.h>