mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Remove some unnecessary InnoDB #include
This commit is contained in:
parent
be998bfdc5
commit
447e493179
119 changed files with 34 additions and 275 deletions
|
|
@ -27,10 +27,8 @@ Created 4/20/1996 Heikki Tuuri
|
|||
#ifndef row0ins_h
|
||||
#define row0ins_h
|
||||
|
||||
#include "univ.i"
|
||||
#include "data0data.h"
|
||||
#include "que0types.h"
|
||||
#include "dict0types.h"
|
||||
#include "trx0types.h"
|
||||
#include "row0types.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue