mirror of
https://github.com/ceph/ceph
synced 2025-01-18 09:02:08 +00:00
msg/AsyncMessenger: remove unneeded include file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
This commit is contained in:
parent
956c769969
commit
bf638dfe2a
@ -30,7 +30,6 @@ using namespace std;
|
|||||||
#include "include/atomic.h"
|
#include "include/atomic.h"
|
||||||
#include "common/Cond.h"
|
#include "common/Cond.h"
|
||||||
#include "common/Thread.h"
|
#include "common/Thread.h"
|
||||||
#include "common/Throttle.h"
|
|
||||||
|
|
||||||
#include "msg/SimplePolicyMessenger.h"
|
#include "msg/SimplePolicyMessenger.h"
|
||||||
#include "msg/DispatchQueue.h"
|
#include "msg/DispatchQueue.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user