Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / test / MemoryMappingTest.cpp
index 54c3a2bf0d9fcb2e382e485cee136fa43f516eef..2a18f206d089c2c6906f4ea4fef6bec91a8a83d2 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <cstdlib>
 #include <gtest/gtest.h>
-#include "folly/MemoryMapping.h"
+#include <folly/MemoryMapping.h>
 
 namespace folly {