Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / Traits.h
index bfdf8c708d1fb2c39b9c5e9e308b03e57966dfef..2b94df1360effe21828adedb51b864e7d2282116 100644 (file)
@@ -24,7 +24,7 @@
 #include <type_traits>
 #include <functional>
 
-#include "folly/Portability.h"
+#include <folly/Portability.h>
 
 // libc++ doesn't provide this header, nor does msvc
 #ifdef FOLLY_HAVE_BITS_CXXCONFIG_H