Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / AtomicHashArray-inl.h
index 4ad8a897bed42d422675c73ca2c8eea0f64b89d3..95c86df35376690c56769347cc401245ffc6c7dd 100644 (file)
@@ -18,8 +18,8 @@
 #error "This should only be included by AtomicHashArray.h"
 #endif
 
-#include "folly/Bits.h"
-#include "folly/detail/AtomicHashUtils.h"
+#include <folly/Bits.h>
+#include <folly/detail/AtomicHashUtils.h>
 
 namespace folly {