remove include sql_view.h from sql_table.cc - unneeded

This commit is contained in:
Daniel Black 2015-04-13 22:28:12 +10:00
parent fc277cd4ba
commit 7229b19c67

View File

@ -28,7 +28,6 @@
#include "sql_base.h" // open_table_uncached, lock_table_names
#include "lock.h" // mysql_unlock_tables
#include "strfunc.h" // find_type2, find_set
#include "sql_view.h" // view_check
#include "sql_truncate.h" // regenerate_locked_table
#include "sql_partition.h" // mem_alloc_error,
// generate_partition_syntax,