From 1e69164d90f9882b2b90716346b363c25d1fd652 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:35:31 +0300 Subject: Adapt to modularization of 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 06e07a8..4990781 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