Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / test / TraitsTest.cpp
index 3813ab9a7300db14d79be31c86951d56ec8fca3f..129ad83ddb006d1cd3d5c36bb50439e090d1f14f 100644 (file)
@@ -14,8 +14,8 @@
  * limitations under the License.
  */
 
-#include "folly/Benchmark.h"
-#include "folly/Traits.h"
+#include <folly/Benchmark.h>
+#include <folly/Traits.h>
 
 #include <gflags/gflags.h>
 #include <gtest/gtest.h>