From: Michal Jarzabek Date: Sun, 19 Jun 2016 20:37:06 +0000 (+0100) Subject: msg/AsyncMessenger: remove unneeded include X-Git-Tag: v11.1.0~98^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aefd4835f4adb0703f8a4227cfebdfc26cc8e52b;p=ceph.git msg/AsyncMessenger: remove unneeded include Signed-off-by: Michal Jarzabek --- diff --git a/src/msg/async/AsyncMessenger.h b/src/msg/async/AsyncMessenger.h index 2b8570cb6d1d..1cbf58cc48b1 100644 --- a/src/msg/async/AsyncMessenger.h +++ b/src/msg/async/AsyncMessenger.h @@ -20,7 +20,6 @@ #include "include/types.h" #include "include/xlist.h" -#include #include using namespace std; #include "include/unordered_map.h"