Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / stats / TimeseriesHistogram-defs.h
index fa07e798cd244a68c4c9c244c0aa94005d7e16fc..2ee4b0603b6662ee3345e05a85828a2cb36554ae 100644 (file)
 #ifndef FOLLY_TIMESERIES_HISTOGRAM_DEF_H_
 #define FOLLY_TIMESERIES_HISTOGRAM_DEF_H_
 
 #ifndef FOLLY_TIMESERIES_HISTOGRAM_DEF_H_
 #define FOLLY_TIMESERIES_HISTOGRAM_DEF_H_
 
-#include "folly/Conv.h"
-#include "folly/stats/Histogram-defs.h"
-#include "folly/stats/MultiLevelTimeSeries-defs.h"
-#include "folly/stats/BucketedTimeSeries-defs.h"
+#include <folly/Conv.h>
+#include <folly/stats/Histogram-defs.h>
+#include <folly/stats/MultiLevelTimeSeries-defs.h>
+#include <folly/stats/BucketedTimeSeries-defs.h>
 
 namespace folly {
 
 
 namespace folly {