Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / IPAddressV4.h
index 98198a3d778b0a1fba1945ffb58ef8d6670cc97f..42f5002d8340ba4fee1bcbadcc250423f20c3cba 100644 (file)
@@ -21,9 +21,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 {