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_insert.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/sql_insert.cc') diff --git a/sql/sql_insert.cc b/sql/sql_insert.cc index 522f55cd102..aa748c6d72c 100644 --- a/sql/sql_insert.cc +++ b/sql/sql_insert.cc @@ -58,7 +58,6 @@ #include /* NO_EMBEDDED_ACCESS_CHECKS */ #include "sql_priv.h" -#include "unireg.h" // REQUIRED: for other includes #include "sql_insert.h" #include "sql_update.h" // compare_record #include "sql_base.h" // close_thread_tables -- cgit v1.2.1