From 9fa661583b05ad48d56e3c0089f0ea9ca29ebd3e Mon Sep 17 00:00:00 2001 From: Rahim Kanji Date: Fri, 8 Dec 2023 14:40:39 +0500 Subject: [PATCH] Removed duplicate header file --- test/tap/tests/reg_test_3606-mysql_warnings-t.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tap/tests/reg_test_3606-mysql_warnings-t.cpp b/test/tap/tests/reg_test_3606-mysql_warnings-t.cpp index fdf93f2702..b5a1fc3166 100644 --- a/test/tap/tests/reg_test_3606-mysql_warnings-t.cpp +++ b/test/tap/tests/reg_test_3606-mysql_warnings-t.cpp @@ -26,7 +26,6 @@ #include "tap.h" #include "command_line.h" #include "utils.h" -#include "utils.h" using std::vector; using std::tuple;