From 41273da120ef8e4a2bed7576de0532264b042ee1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 28 Sep 2021 20:36:50 +0300 Subject: Adapt to libbutl headers extension change from .mxx to .hxx --- libbuild2/lexer.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libbuild2/lexer.hxx') diff --git a/libbuild2/lexer.hxx b/libbuild2/lexer.hxx index cc42219..148666e 100644 --- a/libbuild2/lexer.hxx +++ b/libbuild2/lexer.hxx @@ -6,9 +6,9 @@ #include -#include -#include -#include +#include +#include +#include #include #include -- cgit v1.1