[flang] Add missing include. NFCI.
descriptor.h is using std::max, so it should include <algorithm>. This should fix a build issue on Windows on Arm.
Loading
Please sign in to comment
descriptor.h is using std::max, so it should include <algorithm>. This should fix a build issue on Windows on Arm.