Skip to content

Commit 65f0ca1

Browse files
committed
[flang][CUF] fix missing header after llvm#112188
1 parent 33f4f39 commit 65f0ca1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/runtime/CUDA/descriptor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include "../terminator.h"
1111
#include "flang/Runtime/CUDA/allocator.h"
1212
#include "flang/Runtime/CUDA/common.h"
13+
#include "flang/Runtime/descriptor.h"
1314

1415
#include "cuda_runtime.h"
1516

0 commit comments

Comments
 (0)