diff --git a/tests/vector_test_helper.h b/tests/vector_test_helper.h index 90e49c3..d75bb62 100644 --- a/tests/vector_test_helper.h +++ b/tests/vector_test_helper.h @@ -2,6 +2,7 @@ #include "vectorcxx_bridge/lib.h" #include +#include namespace vectorcxx::test { // this is the default file sink used by all testing configs