Skip to content

Commit b2ae863

Browse files
authored
Remove unnecessary <bit> include (#2630)
Signed-off-by: Matthew Michel <matthew.michel@intel.com>
1 parent 8f19c22 commit b2ae863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/oneapi/dpl/experimental/kt/internal/radix_sort_utils.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <limits>
1414
#include <cstdint>
1515
#include <type_traits>
16-
#include <bit>
1716
#include <cassert>
1817

1918
#include "../../../pstl/hetero/dpcpp/sycl_defs.h"

0 commit comments

Comments
 (0)