aboutsummaryrefslogtreecommitdiff
path: root/web/apache/service.txx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:32:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:32:25 +0300
commitef2646010039b04ccf882ea3480882fa1e43a1fc (patch)
treeb06bc195eb1be0f19099edeb64f57cc63bc9d70a /web/apache/service.txx
parent4ba97b671533399e960f9230013f4678cc45b1d2 (diff)
Adapt to modularization of libbutl
Diffstat (limited to 'web/apache/service.txx')
-rw-r--r--web/apache/service.txx2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/apache/service.txx b/web/apache/service.txx
index b707f8d..61b95f3 100644
--- a/web/apache/service.txx
+++ b/web/apache/service.txx
@@ -9,6 +9,8 @@
#include <utility> // move()
#include <exception>
+#include <libbutl/utility.mxx> // operator<<(ostream, exception)
+
namespace web
{
namespace apache