From d6a34b68d4667d4b99c1e76d63604a7bc1c9c3dd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 25 May 2017 21:12:03 +0300 Subject: Add support for bbot agent authentication --- mod/diagnostics.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/diagnostics.hxx') diff --git a/mod/diagnostics.hxx b/mod/diagnostics.hxx index e05d56a..46b9e17 100644 --- a/mod/diagnostics.hxx +++ b/mod/diagnostics.hxx @@ -261,7 +261,7 @@ namespace brep const char* name_; const void* data_; }; - typedef diag_mark basic_mark; + using basic_mark = diag_mark; template struct fail_mark_base -- cgit v1.1