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 b12d925 commit 2f21466Copy full SHA for 2f21466
flang-rt/unittests/Runtime/Pointer.cpp
@@ -7,9 +7,9 @@
7
//===----------------------------------------------------------------------===//
8
9
#include "flang/Runtime/pointer.h"
10
+#include "tools.h"
11
#include "gtest/gtest.h"
12
#include "flang-rt/runtime/descriptor.h"
-#include "flang-rt/runtime/tools.h"
13
14
using namespace Fortran::runtime;
15
0 commit comments