From 0a7f4f3f59c1dbbe236dff8e36d6b753d9583932 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 28 Sep 2021 21:32:04 +0300 Subject: Adapt to libbutl headers extension change from .mxx to .hxx --- 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 9e3bcc5..ff24abb 100644 --- a/bbot/bootstrap-manifest.cxx +++ b/bbot/bootstrap-manifest.cxx @@ -3,8 +3,8 @@ #include -#include -#include +#include +#include using namespace butl; -- cgit v1.1