From 91734f1772aeca9795040d2db03b4f29051fa922 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 21 Aug 2019 15:38:28 +0200 Subject: Cleanup context.hxx and its usage --- libbuild2/target.hxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'libbuild2/target.hxx') diff --git a/libbuild2/target.hxx b/libbuild2/target.hxx index 6d320d4..4bd11fe 100644 --- a/libbuild2/target.hxx +++ b/libbuild2/target.hxx @@ -16,6 +16,7 @@ #include #include +#include #include #include #include @@ -27,13 +28,8 @@ namespace build2 { class rule; - class scope; class target; - // From . - // - LIBBUILD2_SYMEXPORT extern size_t current_on; - // From . // LIBBUILD2_SYMEXPORT const target& -- cgit v1.1