Skip to content

Commit 78d304c

Browse files
committed
Updated examples_tests
1 parent 2ef3019 commit 78d304c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

include/nbl/builtin/hlsl/workgroup/fft.hlsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include <nbl/builtin/hlsl/cpp_compat.hlsl>
22
#include <nbl/builtin/hlsl/concepts.hlsl>
33
#include <nbl/builtin/hlsl/fft/common.hlsl>
4-
#include <nbl/builtin/hlsl/bitreverse.hlsl>
54

65
#ifndef _NBL_BUILTIN_HLSL_WORKGROUP_FFT_INCLUDED_
76
#define _NBL_BUILTIN_HLSL_WORKGROUP_FFT_INCLUDED_

0 commit comments

Comments
 (0)