From 514e88b3763ed36ee52fe7ba651c2db15fac7d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 3 Jan 2024 02:32:41 +0100 Subject: [PATCH] Remove unneeded header --- test/small_vector_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/small_vector_test.cpp b/test/small_vector_test.cpp index 8753db0..1e49068 100644 --- a/test/small_vector_test.cpp +++ b/test/small_vector_test.cpp @@ -14,7 +14,6 @@ #include "default_init_test.hpp" #include "../../intrusive/test/iterator_test.hpp" -#include #include #include