aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-16 19:08:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-16 19:08:48 +0200
commit83e53925079ed89730f7241064c4b2e02018e4a5 (patch)
tree8a62c65190dc617d405c8d61466de4e65a77b596
parent27a0bd5a09f4705d2205943e66bae1fbd9a14c44 (diff)
Cosmetic change
-rw-r--r--bpkg/utility2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/utility b/bpkg/utility
index e1eeb61..5909216 100644
--- a/bpkg/utility
+++ b/bpkg/utility
@@ -8,7 +8,7 @@
#include <memory> // make_shared()
#include <cassert>
#include <utility> // move()
-#include <exception> // uncaught_exception ()
+#include <exception> // uncaught_exception()
#include <butl/filesystem>