Apply clang-format to folly/experimental/exception_tracer/ (headers)
[folly.git] / folly / experimental / exception_tracer / ExceptionCounterLib.h
index 03ef95e1a45958d2b9c1f4a1a266f71687e8ab3e..87af3dff39e6bcca6c61ca3a7835f668498b4bdd 100644 (file)
@@ -16,8 +16,8 @@
 
 #pragma once
 
-#include <vector>
 #include <ostream>
+#include <vector>
 
 #include <folly/experimental/exception_tracer/ExceptionTracer.h>