diff --git a/src/microsoft/clc/compute_test.cpp b/src/microsoft/clc/compute_test.cpp index 2794f382d73..e5c2291f37a 100644 --- a/src/microsoft/clc/compute_test.cpp +++ b/src/microsoft/clc/compute_test.cpp @@ -39,7 +39,7 @@ #include -#if (defined(_WIN32) && defined(_MSC_VER)) || D3D12_SDK_VERSION < 606 +#if (defined(_WIN32) && defined(_MSC_VER)) inline D3D12_CPU_DESCRIPTOR_HANDLE GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) {