Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / test / ExceptionTest.cpp
index dd0f8b133178a5e0b4ddd343f6ba89d05bebec7e..690a2b1837ac93526688105c7a86957216ed9512 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/Exception.h"
+#include <folly/Exception.h>
 
 #include <cstdio>
 #include <memory>