Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / ExceptionWrapper.h
index 23a9ac7a68dffe5eb0b4405f46ce9064fbd1ba5f..726a27fc810ee367db88946ad035414264f067af 100644 (file)
@@ -20,7 +20,7 @@
 #include <cassert>
 #include <exception>
 #include <memory>
-#include "folly/detail/ExceptionWrapper.h"
+#include <folly/detail/ExceptionWrapper.h>
 
 namespace folly {