Skip to content

Commit

Permalink
remove include sql_view.h from sql_table.cc - unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Apr 13, 2015
1 parent fc277cd commit 7229b19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sql/sql_table.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 7229b19

Please sign in to comment.