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/fetch.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bpkg/fetch.cxx') diff --git a/bpkg/fetch.cxx b/bpkg/fetch.cxx index 71be02b..a0c3b9c 100644 --- a/bpkg/fetch.cxx +++ b/bpkg/fetch.cxx @@ -6,10 +6,10 @@ #include -#include -#include -#include -#include +#include +#include +#include +#include #include #include -- cgit v1.1