From 182d743d15810d2a8393ed7fa5d565cf3a394694 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:39:34 +0300 Subject: Adapt to modularization of libbutl --- build2/cc/lexer.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build2/cc/lexer.hxx') diff --git a/build2/cc/lexer.hxx b/build2/cc/lexer.hxx index 9dab12b..2adf48c 100644 --- a/build2/cc/lexer.hxx +++ b/build2/cc/lexer.hxx @@ -5,8 +5,8 @@ #ifndef BUILD2_CC_LEXER_HXX #define BUILD2_CC_LEXER_HXX -#include -#include +#include +#include #include #include -- cgit v1.1