Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / Memory.h
index 625c466eef4f6a590e6405ddb96e32748e6828b0..6270cfab8194db5312873bf3c4789816b7976b9d 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef FOLLY_MEMORY_H_
 #define FOLLY_MEMORY_H_
 
-#include "folly/Traits.h"
+#include <folly/Traits.h>
 
 #include <cstddef>
 #include <cstdlib>