mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Remove unnecessary include directives from the public interface
This commit is contained in:
@ -24,11 +24,11 @@
|
||||
#ifndef WSREP_HIGH_PRIORITY_SERVICE_HPP
|
||||
#define WSREP_HIGH_PRIORITY_SERVICE_HPP
|
||||
|
||||
#include "xid.hpp"
|
||||
#include "server_state.hpp"
|
||||
|
||||
namespace wsrep
|
||||
{
|
||||
class xid;
|
||||
class ws_handle;
|
||||
class ws_meta;
|
||||
class const_buffer;
|
||||
|
Reference in New Issue
Block a user