From: /bin/bash Date: Thu, 21 Dec 2017 09:28:43 +0000 (+0800) Subject: msg: the #include "include/assert.h" statement is repeated in src/msg/Dispatcher.h X-Git-Tag: v13.0.2~715^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19623%2Fhead;p=ceph.git msg: the #include "include/assert.h" statement is repeated in src/msg/Dispatcher.h Signed-off-by: chnmagnus chnmagnus@qq.com --- 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"