From dc504fa3e1262ccf69a18fcf2fa60d772af50b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 3 Aug 2024 22:48:11 +0200 Subject: [PATCH] Remove unneeded include --- test/allocator_v1.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/allocator_v1.hpp b/test/allocator_v1.hpp index d68ef9f..bf87a67 100644 --- a/test/allocator_v1.hpp +++ b/test/allocator_v1.hpp @@ -25,7 +25,6 @@ #include #include #include -#include //!\file //!Describes an allocator_v1 that allocates portions of fixed size