Apply clang-format to folly/experimental/exception_tracer/ (headers)
[folly.git] / folly / experimental / exception_tracer / ExceptionTracerLib.h
index f8ea06132fca3b4703c9cf8c2b29726e01a4263c..263dc5eafc1cc4d898a48bb0bb0be51c2354c8ca 100644 (file)
@@ -16,8 +16,8 @@
 
 #pragma once
 
-#include <typeinfo>
 #include <exception>
+#include <typeinfo>
 
 namespace folly {
 namespace exception_tracer {