From 8ac13516f2def2c8d01a2ea11a039ebeafdef8fe Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:36:57 +0300 Subject: Adapt to modularization of libbutl --- bbot/bootstrap-manifest.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bbot/bootstrap-manifest.cxx') diff --git a/bbot/bootstrap-manifest.cxx b/bbot/bootstrap-manifest.cxx index e9697bd..8c846da 100644 --- a/bbot/bootstrap-manifest.cxx +++ b/bbot/bootstrap-manifest.cxx @@ -4,8 +4,8 @@ #include -#include -#include +#include +#include using namespace butl; -- cgit v1.1