[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.
parent
37c8d591
Please register or 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.