Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / test / MapUtilTest.cpp
index 60857cb159c74eedef442bc9a0ce72cd9f89aaf8..89bf1768ea7982ddfdd5cefa836a25575310eb7e 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/MapUtil.h"
+#include <folly/MapUtil.h>
 
 #include <map>
 #include <gtest/gtest.h>