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/utility.txx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bbot/utility.txx') diff --git a/bbot/utility.txx b/bbot/utility.txx index 13a32d1..398c78d 100644 --- a/bbot/utility.txx +++ b/bbot/utility.txx @@ -3,10 +3,10 @@ #include // cin -#include +#include -#include -#include +#include +#include #include -- cgit v1.1