diff options
Diffstat (limited to 'web/apache/service.txx')
-rw-r--r-- | web/apache/service.txx | 2 |
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 |