Skip to content

Commit

Permalink
Include missing header (#1883)
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Sobolev <[email protected]>
  • Loading branch information
dmitriy-sobolev authored Oct 7, 2024
1 parent b9c58ae commit e7e30af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/oneapi/dpl/pstl/utils_ranges.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

#include "iterator_defs.h"
#include "iterator_impl.h"
#include "execution_defs.h" // __internal::__difference_t

namespace oneapi
{
Expand Down

0 comments on commit e7e30af

Please sign in to comment.