mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
Fixed compilation on Ubuntu 18.04 / GCC 7.3.0
This commit is contained in:
@ -21,7 +21,7 @@ int wsrep::mock_client_service::bf_rollback()
|
||||
}
|
||||
|
||||
enum wsrep::provider::status
|
||||
wsrep::mock_client_service::replay() WSREP_OVERRIDE
|
||||
wsrep::mock_client_service::replay()
|
||||
{
|
||||
wsrep::mock_high_priority_service hps(client_state_.server_state(),
|
||||
&client_state_, true);
|
||||
|
Reference in New Issue
Block a user