Skip to content

Commit 6173bf1

Browse files
committed
Remove unnecessary include
1 parent 62df3ea commit 6173bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/clang/test/SemaHLSL/hlsl/linalg/builtins/unavailable_pre_sm610.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %dxc -I %hlsl_headers -T cs_6_9 -E main %s -verify
1+
// RUN: %dxc -T cs_6_9 -E main %s -verify
22

33
RWByteAddressBuffer buf;
44

0 commit comments

Comments
 (0)