From 239dd1f70e16032ee27d1f040955b9b9c75d94f0 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:44:19 +0300 Subject: Adapt to modularization of libbutl --- libbpkg/manifest.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libbpkg/manifest.hxx') diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx index 908eb81..a72986a 100644 --- a/libbpkg/manifest.hxx +++ b/libbpkg/manifest.hxx @@ -13,8 +13,8 @@ #include // move() #include // logic_error -#include -#include +#include +#include #include #include -- cgit v1.1