Sort #include lines
[folly.git] / folly / detail / IPAddress.h
index 28dbfd89bf505f502cbf566632a55634e8c443fc..bc13a2ecb5ea4910474227c43e30e6d68e9b2ec8 100644 (file)
 
 #pragma once
 
 
 #pragma once
 
-#include <string>
 #include <sys/types.h>
 #include <sys/types.h>
+
+#include <string>
+
 #include <folly/portability/Sockets.h>
 
 namespace folly { namespace detail {
 #include <folly/portability/Sockets.h>
 
 namespace folly { namespace detail {