Don't throw in the Watchdog destructor
[folly.git] / folly / test / HistogramTest.cpp
index 143dea6e745d4b53670cae240ecb1a1ae7d794cf..680d8c0cb4e537b05b6707ab2c0cda4104a1d34f 100644 (file)
@@ -17,7 +17,6 @@
 #include <folly/stats/Histogram.h>
 #include <folly/stats/Histogram-defs.h>
 
-#include <gflags/gflags.h>
 #include <gtest/gtest.h>
 
 using folly::Histogram;