aboutsummaryrefslogtreecommitdiff
path: root/bbot/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/types.hxx')
-rw-r--r--bbot/types.hxx1
1 files changed, 1 insertions, 0 deletions
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;
// <libbutl/optional.mxx>