mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
remove unneded #include's that had a dubious explanation
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
#ifndef SQL_BASE_INCLUDED
|
||||
#define SQL_BASE_INCLUDED
|
||||
|
||||
#include "unireg.h" // REQUIRED: for other includes
|
||||
#include "sql_trigger.h" /* trg_event_type */
|
||||
#include "sql_class.h" /* enum_mark_columns */
|
||||
#include "mysqld.h" /* key_map */
|
||||
|
Reference in New Issue
Block a user