Sort #include lines
[folly.git] / folly / io / async / AsyncUDPServerSocket.h
index 865865804f24a01195d7871af60f81c13bdb5637..f712dd0008fc0378fbf77f7f04266568b3e4e1d2 100644 (file)
@@ -16,8 +16,8 @@
 
 #pragma once
 
-#include <folly/io/IOBufQueue.h>
 #include <folly/Memory.h>
+#include <folly/io/IOBufQueue.h>
 #include <folly/io/async/AsyncUDPSocket.h>
 #include <folly/io/async/EventBase.h>