From 7b83966ed578603e2c4b557b1072875222ff4161 Mon Sep 17 00:00:00 2001 From: /bin/bash Date: Thu, 21 Dec 2017 17:28:43 +0800 Subject: [PATCH] msg: the #include "include/assert.h" statement is repeated in src/msg/Dispatcher.h Signed-off-by: chnmagnus chnmagnus@qq.com --- src/msg/Dispatcher.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/msg/Dispatcher.h b/src/msg/Dispatcher.h index 5af27ea17f38..774ca405134a 100644 --- a/src/msg/Dispatcher.h +++ b/src/msg/Dispatcher.h @@ -16,7 +16,6 @@ #ifndef CEPH_DISPATCHER_H #define CEPH_DISPATCHER_H -#include "include/assert.h" #include "include/buffer_fwd.h" #include "include/assert.h" -- 2.47.3