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_server_state.hpp"
|
||||
#include "db_server.hpp"
|
||||
|
||||
#include "wsrep/logger.hpp"
|
||||
|
||||
wsrep::client_state* db::server_state::local_client_state()
|
||||
{
|
||||
return server_.local_client_state();
|
||||
|
Reference in New Issue
Block a user