From e5d4c47040e526f0302a53c75ccf1f8c3f5981a1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 Oct 2019 14:17:30 +0200 Subject: Add forward declaration header for build state types --- libbuild2/rule.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'libbuild2/rule.hxx') diff --git a/libbuild2/rule.hxx b/libbuild2/rule.hxx index abd754e..88c6c7d 100644 --- a/libbuild2/rule.hxx +++ b/libbuild2/rule.hxx @@ -6,6 +6,7 @@ #define LIBBUILD2_RULE_HXX #include +#include #include #include -- cgit v1.1