mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-27 09:01:50 +03:00
Renamed client_context to client_state.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#include "db_params.hpp"
|
||||
|
||||
#include "wsrep/mutex.hpp"
|
||||
#include "wsrep/client_context.hpp"
|
||||
#include "wsrep/client_state.hpp"
|
||||
|
||||
#include <atomic>
|
||||
#include <unordered_set>
|
||||
|
Reference in New Issue
Block a user