Skip to content

Add missing <stdexcept> include to use std::runtime_error #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

Cheney-W
Copy link

@Cheney-W Cheney-W commented Nov 1, 2018

This causes compile failures with VS2019 previews, Add <stdexcept> include to use runtime_error.

@jaredgrubb
Copy link
Member

Travis failure seems unrelated.

@jaredgrubb
Copy link
Member

I'm surprised that VC trips on this, I wonder how and such work without including that header! But, this patch looks good and we can merge it.

@jaredgrubb jaredgrubb merged commit 7476f8e into docopt:master Nov 1, 2018
@jaredgrubb
Copy link
Member

And thanks of course!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants