aboutsummaryrefslogtreecommitdiff
path: root/brep/utility
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-04 20:53:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-19 22:16:46 +0300
commitdbbc19b77dcf6ea828aabd64d7aa8cab9635aaf5 (patch)
treec0b9b449b7064dff3613628022224e6c18148c3e /brep/utility
parentefb9c3e0e6b612d5bfadc7a2b984c14b5439335c (diff)
Implement build task, result and log requests handling
Diffstat (limited to 'brep/utility')
-rw-r--r--brep/utility2
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/utility b/brep/utility
index 631af7f..b359fc6 100644
--- a/brep/utility
+++ b/brep/utility
@@ -27,6 +27,6 @@ namespace brep
// <butl/utility>
//
using butl::reverse_iterate;
-};
+}
#endif // BREP_UTILITY