Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / Subprocess.h
index 8af7c639b86960ca26966c77a9d8dde728cfb61e..e1fed9f7beb6a1ef4c4a28309f7b6a9354047840 100644 (file)
 #include <boost/operators.hpp>
 #include <boost/noncopyable.hpp>
 
-#include "folly/io/IOBufQueue.h"
-#include "folly/MapUtil.h"
-#include "folly/Portability.h"
-#include "folly/Range.h"
+#include <folly/io/IOBufQueue.h>
+#include <folly/MapUtil.h>
+#include <folly/Portability.h>
+#include <folly/Range.h>
 
 namespace folly {