]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
msg/AsyncMessenger: remove unneeded include 9846/head
authorMichal Jarzabek <stiopa@gmail.com>
Sun, 19 Jun 2016 20:37:06 +0000 (21:37 +0100)
committerMichal Jarzabek <stiopa@gmail.com>
Thu, 23 Jun 2016 22:18:59 +0000 (23:18 +0100)
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
src/msg/async/AsyncMessenger.h

index 2b8570cb6d1d72f124b23dfff90106ee4750af06..1cbf58cc48b1b12fa4aff07689c9e41edacee394 100644 (file)
@@ -20,7 +20,6 @@
 #include "include/types.h"
 #include "include/xlist.h"
 
-#include <list>
 #include <map>
 using namespace std;
 #include "include/unordered_map.h"