docopt / docopt.cpp

C++11 port of docopt
Boost Software License 1.0
1.04k stars 146 forks source link

Include definition for std::runtime_error #130

Closed pemensik closed 4 years ago

pemensik commented 4 years ago

Build fails with GCC 10.0. Make sure runtime_error definition is included in headers that contain construction of std::runtime_error.