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 --- mod/mod-build-task.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mod/mod-build-task.cxx') diff --git a/mod/mod-build-task.cxx b/mod/mod-build-task.cxx index 353e636..e43397c 100644 --- a/mod/mod-build-task.cxx +++ b/mod/mod-build-task.cxx @@ -7,10 +7,10 @@ #include #include -#include // compare_c_string -#include // path_match() -#include -#include +#include // compare_c_string +#include // path_match() +#include +#include #include #include -- cgit v1.1