mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MDEV-4506: Parallel replication: Fix Windows compiler failure.
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include <rpl_reporting.h>
|
||||
#include "my_global.h" /* uchar */
|
||||
|
||||
class rpl_group_info;
|
||||
struct rpl_group_info;
|
||||
struct TABLE;
|
||||
typedef struct st_bitmap MY_BITMAP;
|
||||
|
||||
|
Reference in New Issue
Block a user