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/rep-create.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bpkg/rep-create.cxx') diff --git a/bpkg/rep-create.cxx b/bpkg/rep-create.cxx index b38d418..49d49f4 100644 --- a/bpkg/rep-create.cxx +++ b/bpkg/rep-create.cxx @@ -6,9 +6,9 @@ #include -#include -#include // dir_iterator -#include +#include +#include // dir_iterator +#include #include -- cgit v1.1