aboutsummaryrefslogtreecommitdiff
path: root/libbrep/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbrep/utility.hxx')
-rw-r--r--libbrep/utility.hxx3
1 files changed, 2 insertions, 1 deletions
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 <cassert> // assert()
#include <iterator> // make_move_iterator()
-#include <libbutl/utility.hxx> // reverse_iterate(), operator<<(ostream, exception)
+#include <libbutl/utility.hxx> // reverse_iterate(),
+ // operator<<(ostream, exception)
namespace brep
{