Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / SafeAssert.h
index 1bac6c77d9dd258db0aac9ad513d7c056f1a1c93..81a8ccdd83d6c09df6aa3eb247ac816ca0e1bc0e 100644 (file)
@@ -17,8 +17,8 @@
 #ifndef FOLLY_SAFEASSERT_H_
 #define FOLLY_SAFEASSERT_H_
 
-#include "folly/Portability.h"
-#include "folly/Preprocessor.h"
+#include <folly/Portability.h>
+#include <folly/Preprocessor.h>
 
 /**
  * Verify that the expression is true. If not, prints an error message