Navigation Menu

Skip to content

Commit

Permalink
mysql8.0: include my_bitmap.h explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 29, 2018
1 parent 334b671 commit 00af5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mrn_debug_column_access.hpp
Expand Up @@ -21,6 +21,7 @@
#define MRN_DEBUG_COLUMN_ACCESS_HPP_

#include <mrn_mysql.h>
#include <my_bitmap.h>

namespace mrn {
class DebugColumnAccess {
Expand Down

0 comments on commit 00af5ff

Please sign in to comment.