Move folly/BitIterator.h to folly/container/
[folly.git] / folly / test / IPAddressTest.cpp
index 23ab3c01815f0c5894862ca2bff309f3cd7323a7..c42ec1801f3646c2f3ef100e92a6cb8e2808d6e4 100644 (file)
 
 #include <string>
 
 
 #include <string>
 
-#include <folly/BitIterator.h>
 #include <folly/Format.h>
 #include <folly/IPAddress.h>
 #include <folly/MacAddress.h>
 #include <folly/String.h>
 #include <folly/Format.h>
 #include <folly/IPAddress.h>
 #include <folly/MacAddress.h>
 #include <folly/String.h>
+#include <folly/container/BitIterator.h>
 #include <folly/detail/IPAddressSource.h>
 #include <folly/lang/Bits.h>
 #include <folly/portability/GMock.h>
 #include <folly/detail/IPAddressSource.h>
 #include <folly/lang/Bits.h>
 #include <folly/portability/GMock.h>