Skip to content

Commit 3d346eb

Browse files
committed
remove redundant using namespace
1 parent 510c9b2 commit 3d346eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bench/fullsort/BM_fullsort.vxsort.avx2.i.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include "BM_fullsort.vxsort.h"
88

99
namespace vxsort_bench {
10-
using namespace vxsort::types;
1110
using vm = vxsort::vector_machine;
1211

1312
void register_fullsort_avx2_i_benchmarks() {

0 commit comments

Comments
 (0)