Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / IPAddressV6.h
index 134d6de9c146392f2ef760dfa794dd30c17aa3a4..6ef438d58b39d9cc6302ddf5fe0ad0212a12441c 100644 (file)
@@ -23,9 +23,9 @@
 
 #include <boost/operators.hpp>
 
-#include "folly/Hash.h"
-#include "folly/Range.h"
-#include "folly/detail/IPAddress.h"
+#include <folly/Hash.h>
+#include <folly/Range.h>
+#include <folly/detail/IPAddress.h>
 
 namespace folly {