Commit a7634281 authored by Eugene Kosov's avatar Eugene Kosov

fix header includes

parent d87006a1
......@@ -30,6 +30,7 @@ Created 2013-7-26 by Kevin Lewis
#include "page0page.h"
#include "srv0start.h"
#include "string_view.h"
/** Initialize the name, size and order of this datafile
@param[in] name tablespace name, will be copied
@param[in] flags tablespace flags */
......
......@@ -34,7 +34,6 @@ Created 10/25/1995 Heikki Tuuri
#include "log0recv.h"
#include "dict0types.h"
#include "ilist.h"
#include "string_view.h"
#ifdef UNIV_LINUX
# include <set>
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment