diff --git a/test/vector_test.cpp b/test/vector_test.cpp index 729d525..73e6fa9 100644 --- a/test/vector_test.cpp +++ b/test/vector_test.cpp @@ -21,11 +21,9 @@ #include #include -#include "check_equal_containers.hpp" #include "movable_int.hpp" #include "expand_bwd_test_allocator.hpp" #include "expand_bwd_test_template.hpp" -#include "dummy_test_allocator.hpp" #include "propagate_allocator_test.hpp" #include "vector_test.hpp" #include "default_init_test.hpp"