Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / ThreadCachedInt.h
index 698e3bbca8e53f1e77eb484814282046c28a2125..d573ed656723d5ef0bc8fb1b2a1aab22b4cdbc2c 100644 (file)
@@ -27,8 +27,8 @@
 
 #include <boost/noncopyable.hpp>
 
-#include "folly/Likely.h"
-#include "folly/ThreadLocal.h"
+#include <folly/Likely.h>
+#include <folly/ThreadLocal.h>
 
 namespace folly {