From 644f4fac6a06f269e342bac43966f3d400715ef6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 13 Oct 2020 15:40:10 +0200 Subject: Factor out and generalize worker result uploading --- bbot/types.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bbot/types.hxx') diff --git a/bbot/types.hxx b/bbot/types.hxx index 35f8a69..7e485f7 100644 --- a/bbot/types.hxx +++ b/bbot/types.hxx @@ -61,6 +61,7 @@ namespace bbot using std::invalid_argument; using std::runtime_error; using std::system_error; + using std::generic_category; using io_error = std::ios_base::failure; // -- cgit v1.1