fix header includes
This commit is contained in:
parent
d87006a1c1
commit
a7634281aa
@ -30,6 +30,7 @@ Created 2013-7-26 by Kevin Lewis
|
|||||||
#include "page0page.h"
|
#include "page0page.h"
|
||||||
#include "srv0start.h"
|
#include "srv0start.h"
|
||||||
|
|
||||||
|
#include "string_view.h"
|
||||||
/** Initialize the name, size and order of this datafile
|
/** Initialize the name, size and order of this datafile
|
||||||
@param[in] name tablespace name, will be copied
|
@param[in] name tablespace name, will be copied
|
||||||
@param[in] flags tablespace flags */
|
@param[in] flags tablespace flags */
|
||||||
|
@ -34,7 +34,6 @@ Created 10/25/1995 Heikki Tuuri
|
|||||||
#include "log0recv.h"
|
#include "log0recv.h"
|
||||||
#include "dict0types.h"
|
#include "dict0types.h"
|
||||||
#include "ilist.h"
|
#include "ilist.h"
|
||||||
#include "string_view.h"
|
|
||||||
#ifdef UNIV_LINUX
|
#ifdef UNIV_LINUX
|
||||||
# include <set>
|
# include <set>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user