fbcode: remove unused includes from .cpp files with no #if and #define
[folly.git] / folly / io / async / test / HHWheelTimerTest.cpp
index d265f34ff582638dbae991658aa9b299c60025aa..efe9b5a152028fa3854584a475d3af76b9e739cf 100644 (file)
@@ -22,8 +22,6 @@
 #include <folly/io/async/test/Util.h>
 #include <folly/portability/GTest.h>
 
-#include <vector>
-
 using namespace folly;
 using std::chrono::milliseconds;