You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/aqemu/files/aqemu-0.9.2-include.patch

11 lines
202 B

--- a/src/docopt/docopt_value.h
+++ b/src/docopt/docopt_value.h
@@ -13,6 +13,7 @@
#include <vector>
#include <functional> // std::hash
#include <iosfwd>
+#include <stdexcept>
namespace docopt {