Skip to content

Commit 2ba3457

Browse files
committed
Fix style
1 parent 0be7876 commit 2ba3457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/test/test_utils.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
#include <raft/cudart_utils.h>
2020
#include <iostream>
2121
#include <memory>
22-
#include <vector>
2322
#include <raft/cuda_utils.cuh>
23+
#include <vector>
2424

2525
namespace raft {
2626

0 commit comments

Comments
 (0)