From cdbf3a5e82bda23563d97558eda94a89a6191cab Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 17:31:42 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl --- bpkg/utility.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/utility.cxx') diff --git a/bpkg/utility.cxx b/bpkg/utility.cxx index c538035..842a311 100644 --- a/bpkg/utility.cxx +++ b/bpkg/utility.cxx @@ -6,8 +6,8 @@ #include // cout, cin -#include -#include +#include +#include #include #include -- cgit v1.1