Sort #include lines
[folly.git] / folly / test / BatonTestHelpers.h
index e4de09df7aed184ee0b4c4ab65f95af494c63f9a..7dfdc81d6365e590c64c17cbadadb098329733c8 100644 (file)
@@ -17,8 +17,8 @@
 #pragma once
 
 #include <folly/Baton.h>
-#include <folly/test/DeterministicSchedule.h>
 #include <folly/portability/GTest.h>
+#include <folly/test/DeterministicSchedule.h>
 
 namespace folly {
 namespace test {