aboutsummaryrefslogtreecommitdiff
path: root/ports/replxx/add-stdexcept.patch
AgeCommit message (Collapse)Author
2020-05-26[replxx] Add missing header <stdexcept> needed to name std::runtime_error ↵Billy O'Neal
for replxx. (#11571) * [replxx] Add missing header <stdexcept> needed to name std::runtime_error for replxx. Already applied upstream as https://github.com/BillyONeal/replxx/commit/723d9c84869511dfb5e63f5c3d3372ac38114713 * Bump version.