Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / gen / String-inl.h
index 651252f511510967d363c5cb39333c06c255ed38..3f7b7c11b18942c72806a92be36f5c31e69b7b71 100644 (file)
@@ -18,9 +18,9 @@
 #error This file may only be included from folly/gen/String.h
 #endif
 
-#include "folly/Conv.h"
-#include "folly/String.h"
-#include "folly/io/IOBuf.h"
+#include <folly/Conv.h>
+#include <folly/String.h>
+#include <folly/io/IOBuf.h>
 
 namespace folly {
 namespace gen {