mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-15 15:41:49 +03:00
Fixed compilation errors picked up by travis clang builds
This commit is contained in:
@ -150,6 +150,7 @@ namespace wsrep
|
||||
}
|
||||
void log_state_change(enum wsrep::server_state::state,
|
||||
enum wsrep::server_state::state)
|
||||
WSREP_OVERRIDE
|
||||
{ }
|
||||
bool sst_before_init() const WSREP_OVERRIDE
|
||||
{ return sst_before_init_; }
|
||||
|
Reference in New Issue
Block a user