From 7a06b9ae4ac735d76818ecb1023149c79602af2f Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 1 Mar 2018 16:01:01 +0800 Subject: [PATCH] msg/async: do not include unused header Signed-off-by: Kefu Chai --- src/msg/async/dpdk/IP.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/msg/async/dpdk/IP.cc b/src/msg/async/dpdk/IP.cc index c14cd025715..2ad9dadcf5a 100644 --- a/src/msg/async/dpdk/IP.cc +++ b/src/msg/async/dpdk/IP.cc @@ -38,7 +38,6 @@ #include "capture.h" #include "IP.h" -#include "shared_ptr.h" #include "toeplitz.h" #include "common/dout.h" -- 2.47.3