mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Included necessary files to get streaming_context.hpp compile
standalone.
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
#define WSREP_STREAMING_CONTEXT_HPP
|
||||
|
||||
#include "logger.hpp"
|
||||
#include "seqno.hpp"
|
||||
#include "transaction_id.hpp"
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace wsrep
|
||||
{
|
||||
|
Reference in New Issue
Block a user