Sort #include lines
[folly.git] / folly / test / ExceptionWrapperTest.cpp
index 36f7298f700663fd5e3423e3099babc98eb469d0..9d7db8655b31442bcbd728224f172fe1d4ca4b39 100644 (file)
@@ -16,8 +16,8 @@
 
 #include <stdexcept>
 
-#include <folly/ExceptionWrapper.h>
 #include <folly/Conv.h>
+#include <folly/ExceptionWrapper.h>
 #include <folly/portability/GTest.h>
 
 using namespace folly;