From 55834699a59cd8caf39f64df5cb4565ae95b9441 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 22 May 2020 11:46:34 +0200 Subject: Fix bug in previous commit --- libbuild2/cc/common.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbuild2/cc/common.hxx b/libbuild2/cc/common.hxx index b47f225..0b04990 100644 --- a/libbuild2/cc/common.hxx +++ b/libbuild2/cc/common.hxx @@ -382,6 +382,6 @@ namespace build2 } } -#include +#include #endif // LIBBUILD2_CC_COMMON_HXX -- cgit v1.1