From ef2646010039b04ccf882ea3480882fa1e43a1fc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:32:25 +0300 Subject: Adapt to modularization of libbutl --- web/module.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/module.hxx') diff --git a/web/module.hxx b/web/module.hxx index a771641..0308b68 100644 --- a/web/module.hxx +++ b/web/module.hxx @@ -15,8 +15,8 @@ #include // move() #include // runtime_error -#include -#include +#include +#include namespace web { -- cgit v1.1