Sort #include lines
[folly.git] / folly / futures / detail / FSM.h
index fc3bb117ea872cd5c3a2361a7ed76e6289ee19e8..a9076adf59f8966e91aa05004430db417a69a5c7 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <atomic>
 #include <mutex>
+
 #include <folly/MicroSpinLock.h>
 
 namespace folly { namespace detail {