Sort #include lines
[folly.git] / folly / io / async / test / UndelayedDestruction.h
index 055fffe27eeb192eb1ccf103919f9fd69a5c9371..f944d6062f92faf1014adc29e5d711799d0242b7 100644 (file)
 
 #pragma once
 
+#include <cassert>
 #include <cstdlib>
 #include <type_traits>
 #include <utility>
-#include <cassert>
 
 namespace folly {