diff options
Diffstat (limited to 'sql/sql_explain.h')
-rw-r--r-- | sql/sql_explain.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/sql_explain.h b/sql/sql_explain.h index 50b351cf619..e3b41eeb4f8 100644 --- a/sql/sql_explain.h +++ b/sql/sql_explain.h @@ -14,8 +14,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "sql_analyze_stmt.h" - /* == EXPLAIN/ANALYZE architecture == |