mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
Renamed server_context to server_state.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#define WSREP_TRANSACTION_CONTEXT_HPP
|
||||
|
||||
#include "provider.hpp"
|
||||
#include "server_context.hpp"
|
||||
#include "server_state.hpp"
|
||||
#include "transaction_id.hpp"
|
||||
#include "streaming_context.hpp"
|
||||
#include "lock.hpp"
|
||||
|
Reference in New Issue
Block a user