mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-03 16:22:35 +03:00
Removed ostream include from public API headers.
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
#include "db_client.hpp"
|
||||
#include "db_server.hpp"
|
||||
|
||||
#include "wsrep/logger.hpp"
|
||||
|
||||
db::client::client(db::server& server,
|
||||
wsrep::client_id client_id,
|
||||
enum wsrep::client_state::mode mode,
|
||||
|
Reference in New Issue
Block a user