Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / test / FBVectorTest.cpp
index 1818f6bd26e83cf7d21183716b4f5cc0b01157c0..919063e81d379c42fe0e6147b2dfbbe111ae3d4f 100644 (file)
 //
 // Author: andrei.alexandrescu@fb.com
 
-#include "folly/Traits.h"
-#include "folly/Random.h"
-#include "folly/FBString.h"
-#include "folly/FBVector.h"
+#include <folly/Traits.h>
+#include <folly/Random.h>
+#include <folly/FBString.h>
+#include <folly/FBVector.h>
 
 #include <gflags/gflags.h>