From 447e4931795a0ae9525005e8fb37bb7347d8ae52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20M=C3=A4kel=C3=A4?= Date: Thu, 29 Nov 2018 12:53:44 +0200 Subject: Remove some unnecessary InnoDB #include --- storage/innobase/include/pars0opt.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'storage/innobase/include/pars0opt.h') diff --git a/storage/innobase/include/pars0opt.h b/storage/innobase/include/pars0opt.h index d9debcf325e..3d5468b8a5e 100644 --- a/storage/innobase/include/pars0opt.h +++ b/storage/innobase/include/pars0opt.h @@ -27,10 +27,8 @@ Created 12/21/1997 Heikki Tuuri #ifndef pars0opt_h #define pars0opt_h -#include "univ.i" #include "que0types.h" #include "pars0sym.h" -#include "dict0types.h" #include "row0sel.h" /*******************************************************************//** -- cgit v1.2.1