[all-commits] [llvm/llvm-project] 1b1839: [flang] Add missing include for std::min

Tim Keith via All-commits all-commits at lists.llvm.org
Mon Jul 6 13:03:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b183918184ecbcd03898badf8d1789ea0f4ffe4
      https://github.com/llvm/llvm-project/commit/1b183918184ecbcd03898badf8d1789ea0f4ffe4
  Author: Tim Keith <tkeith at nvidia.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M flang/runtime/file.cpp

  Log Message:
  -----------
  [flang] Add missing include for std::min

This was causing the build to fail on macos.

Differential Revision: https://reviews.llvm.org/D83237




More information about the All-commits mailing list