Navigation Menu

Skip to content

Commit

Permalink
mysql57: include sql_plugin.h explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 17, 2015
1 parent 82d11c9 commit 5f2470f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mrn_table.cpp
Expand Up @@ -27,6 +27,7 @@
#ifdef WITH_PARTITION_STORAGE_ENGINE
# include <partition_info.h>
#endif
#include <sql_plugin.h>

#include "mrn_err.h"
#include "mrn_table.hpp"
Expand Down

0 comments on commit 5f2470f

Please sign in to comment.