From 662400d824ceab77cb4dc2d0163b4d48d210b3e1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 17:23:45 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in 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 1864673..a771641 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