mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +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
|
|
@ -28,9 +28,7 @@ Created 9/17/2000 Heikki Tuuri
|
|||
#ifndef row0mysql_h
|
||||
#define row0mysql_h
|
||||
|
||||
#include "data0data.h"
|
||||
#include "que0types.h"
|
||||
#include "dict0types.h"
|
||||
#include "trx0types.h"
|
||||
#include "row0types.h"
|
||||
#include "btr0types.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue