Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / experimental / test / BitsBenchmark.cpp
index 80b728b09c1472930d3bf165b5ed0e8a4a5ffb59..454fddbd38533b2d3c86868758472bc7e4df972e 100644 (file)
@@ -18,8 +18,8 @@
 #include <random>
 #include <memory>
 
-#include "folly/Benchmark.h"
-#include "folly/experimental/Bits.h"
+#include <folly/Benchmark.h>
+#include <folly/experimental/Bits.h>
 
 std::random_device rd;