Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / IPAddress.cpp
index 9e902a1d0784047bde7e7ee685b34033b1d24f3f..016421043b338cda7de166263cbd7b761e098b1b 100644 (file)
@@ -21,7 +21,7 @@
 #include <string>
 #include <vector>
 
-#include "folly/String.h"
+#include <folly/String.h>
 
 using std::ostream;
 using std::string;