Sort #include lines
[folly.git] / folly / experimental / symbolizer / test / SignalHandlerTest.cpp
index c2ae9e95407a3e3b94faaf7bf018ce6d27c12867..56c216fd01dde63107a2b0ca068b6cd0412c7977 100644 (file)
@@ -17,9 +17,9 @@
 #include <folly/experimental/symbolizer/test/SignalHandlerTest.h>
 #include <folly/experimental/symbolizer/SignalHandler.h>
 
+#include <folly/CPortability.h>
 #include <folly/FileUtil.h>
 #include <folly/Range.h>
-#include <folly/CPortability.h>
 #include <folly/portability/GTest.h>
 
 namespace folly { namespace symbolizer { namespace test {