Move folly/Array.h
[folly.git] / folly / test / SocketAddressTest.cpp
index e9e706b4c34ca2da670d32902111a117a42c5c29..de654ac1658411138483b791129743e090abab38 100644 (file)
@@ -20,8 +20,8 @@
 #include <sstream>
 #include <system_error>
 
-#include <folly/Array.h>
 #include <folly/String.h>
+#include <folly/container/Array.h>
 #include <folly/experimental/TestUtil.h>
 #include <folly/portability/GTest.h>
 #include <folly/portability/Sockets.h>