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 4e59286 commit fad2a4cCopy full SHA for fad2a4c
flang/lib/Evaluate/constant.cpp
@@ -10,6 +10,7 @@
10
#include "flang/Evaluate/expression.h"
11
#include "flang/Evaluate/shape.h"
12
#include "flang/Evaluate/type.h"
13
+#include "flang/Semantics/scope.h"
14
#include <string>
15
16
namespace Fortran::evaluate {
0 commit comments