From e983230c621610bb60a3792d13f43520e20490cb Mon Sep 17 00:00:00 2001 From: Michal Jarzabek Date: Sun, 23 Nov 2014 20:42:20 +0000 Subject: [PATCH] remove unneeded include file Signed-off-by: Michal Jarzabek --- src/msg/simple/DispatchQueue.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/msg/simple/DispatchQueue.h b/src/msg/simple/DispatchQueue.h index 5fe17dcf5936..a7e6a37037e0 100644 --- a/src/msg/simple/DispatchQueue.h +++ b/src/msg/simple/DispatchQueue.h @@ -23,7 +23,6 @@ #include "common/Mutex.h" #include "common/Cond.h" #include "common/Thread.h" -#include "common/RefCountedObj.h" #include "common/PrioritizedQueue.h" class CephContext; -- 2.47.3