]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/ECTransaction: drop duplicated **#include <vector>**
authorsongweibin <song.weibin@zte.com.cn>
Sat, 14 Apr 2018 03:10:33 +0000 (11:10 +0800)
committersongweibin <song.weibin@zte.com.cn>
Sat, 14 Apr 2018 03:35:16 +0000 (11:35 +0800)
Signed-off-by: songweibin <song.weibin@zte.com.cn>
src/osd/ECTransaction.cc

index 833bddc484392d84feb9530a3846cdf0f519bd64..fe1304003633a23b3f16dc7947a7b2967ff60a86 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <iostream>
 #include <vector>
-#include <vector>
 #include <sstream>
 
 #include "ECTransaction.h"