We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5101da commit 14cbc44Copy full SHA for 14cbc44
flang-rt/lib/runtime/misc-intrinsic.cpp
@@ -15,8 +15,6 @@
15
#include <cstdio>
16
#include <cstring>
17
18
-#include "../../include/flang-rt/runtime/descriptor.h"
19
-
20
namespace Fortran::runtime {
21
22
static RT_API_ATTRS void TransferImpl(Descriptor &result,
0 commit comments