Sort #include lines
[folly.git] / folly / io / async / test / AsyncSSLSocketTest.h
index 816971d6dd4c369b64219883682bddf382a323b4..103b75c1d061832f943979049b54834fda6b1da3 100644 (file)
@@ -15,8 +15,8 @@
  */
 #pragma once
 
-#include <signal.h>
 #include <pthread.h>
+#include <signal.h>
 
 #include <folly/ExceptionWrapper.h>
 #include <folly/SocketAddress.h>