From fb8713385f514da0b77d1212f2035a6d5678561e Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Fri, 23 Oct 2015 11:31:18 +0200 Subject: remove unneded #include's that had a dubious explanation --- sql/sql_profile.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/sql_profile.cc') diff --git a/sql/sql_profile.cc b/sql/sql_profile.cc index 26d515842ed..6b30dd28a51 100644 --- a/sql/sql_profile.cc +++ b/sql/sql_profile.cc @@ -31,7 +31,6 @@ #include #include "sql_priv.h" -#include "unireg.h" // REQUIRED: for other includes #include "sql_profile.h" #include #include "sql_show.h" // schema_table_store_record -- cgit v1.2.1