diff --git a/velox/vector/tests/VectorTest.cpp b/velox/vector/tests/VectorTest.cpp index c07c46b8b5f1..d498952886e5 100644 --- a/velox/vector/tests/VectorTest.cpp +++ b/velox/vector/tests/VectorTest.cpp @@ -18,7 +18,6 @@ #include #include #include -#include #include #include "velox/common/base/tests/GTestUtils.h"