Skip to content

Commit 2439ca4

Browse files
Added proper include to graph_properties after moving the helper function
1 parent 8dc24a2 commit 2439ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/include/sycl/ext/oneapi/experimental/detail/properties/graph_properties.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
#include <sycl/detail/property_helper.hpp> // for DataLessPropKind
1212
#include <sycl/properties/property_traits.hpp> // for is_property_of
13+
#include <sycl/property_list.hpp> // for property_list
1314

1415
#include <type_traits> // for true_type
1516

0 commit comments

Comments
 (0)