Skip to content

Comments

Include stdexcept in gzip_wrapper.cpp to fix compilation#53

Open
drunderscore wants to merge 1 commit intonlohmann:updatefrom
drunderscore:update
Open

Include stdexcept in gzip_wrapper.cpp to fix compilation#53
drunderscore wants to merge 1 commit intonlohmann:updatefrom
drunderscore:update

Conversation

@drunderscore
Copy link

std::runtime_error is used in this file, but it had not been included.

I'm assuming after 2 years this has already been fixed in your work's fork, but I had to fix it for myself so I might as well put it here :^)

`std::runtime_error` is used in this file, but it had not been included.
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.

1 participant