Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / gen / Core.h
index d470199cf3724c985b889e6f8e83458f7a4c8dd3..62656639ac7a3bf0b62eea2f7c93b14805e4939d 100644 (file)
@@ -40,6 +40,6 @@ class Chain;
 
 }} // folly::gen
 
-#include "folly/gen/Core-inl.h"
+#include <folly/gen/Core-inl.h>
 
 #endif // FOLLY_GEN_CORE_H