Skip to content

Commit e4fc0c3

Browse files
authored
Update iir_cuda.cu
1 parent d9bb245 commit e4fc0c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libtorchaudio/iir_cuda.cu

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#include <type_traits>
2+
#include <string>
13
#include <c10/cuda/CUDAException.h>
24
#include <c10/cuda/CUDAGuard.h>
35
#include <torch/torch.h>

0 commit comments

Comments
 (0)