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 --- libbrep/utility.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libbrep/utility.hxx') diff --git a/libbrep/utility.hxx b/libbrep/utility.hxx index c81413c..1900bc4 100644 --- a/libbrep/utility.hxx +++ b/libbrep/utility.hxx @@ -11,7 +11,8 @@ #include // assert() #include // make_move_iterator() -#include // reverse_iterate(), operator<<(ostream, exception) +#include // reverse_iterate(), + // operator<<(ostream, exception) namespace brep { -- cgit v1.1