[llvm-branch-commits] [flang] [Flang][OpenMP] Derived type explicit allocatable member mapping (PR #113557)

Sergio Afonso via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Nov 4 04:29:52 PST 2024


================
@@ -21,11 +23,9 @@
 #include <flang/Parser/parse-tree.h>
 #include <flang/Parser/tools.h>
 #include <flang/Semantics/tools.h>
+#include <iterator>
----------------
skatrak wrote:

Nit: I think this should be placed below flang/llvm includes, where algorithm and numeric used to be.

https://github.com/llvm/llvm-project/pull/113557


More information about the llvm-branch-commits mailing list