Skip to content

Commit 2620edb

Browse files
committed
add missing utility include
1 parent 2e7bf98 commit 2620edb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dpctl/utils/src/sequential_order_keeper.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <algorithm>
55
#include <cstddef>
66
#include <mutex>
7+
#include <utility>
78
#include <vector>
89

910
namespace

0 commit comments

Comments
 (0)