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.test.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bbot/bootstrap-manifest.test.cxx') diff --git a/bbot/bootstrap-manifest.test.cxx b/bbot/bootstrap-manifest.test.cxx index 2f5306c..26e027a 100644 --- a/bbot/bootstrap-manifest.test.cxx +++ b/bbot/bootstrap-manifest.test.cxx @@ -4,8 +4,8 @@ #include // ios_base::failbit, ios_base::badbit #include -#include -#include +#include +#include #include #include -- cgit v1.1