Apply clang-format to folly/experimental/exception_tracer/ (headers)
[folly.git] / folly / experimental / exception_tracer / ExceptionCounterLib.cpp
index a99e3c0d46b5a770c850c1a6156093e4086ea0f2..05e307dededbbfe69e2007f910b02bad1dddca43 100644 (file)
@@ -19,8 +19,8 @@
 #include <iosfwd>
 #include <unordered_map>
 
-#include <folly/Range.h>
 #include <folly/RWSpinLock.h>
+#include <folly/Range.h>
 #include <folly/SpookyHashV2.h>
 #include <folly/Synchronized.h>
 #include <folly/ThreadLocal.h>