aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/target-type.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/target-type.hxx')
-rw-r--r--libbuild2/target-type.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/libbuild2/target-type.hxx b/libbuild2/target-type.hxx
index 3325df1..120e6e0 100644
--- a/libbuild2/target-type.hxx
+++ b/libbuild2/target-type.hxx
@@ -8,18 +8,13 @@
#include <map>
#include <libbuild2/types.hxx>
+#include <libbuild2/forward.hxx>
#include <libbuild2/utility.hxx>
#include <libbuild2/export.hxx>
namespace build2
{
- class scope;
- class target;
- class context;
- class target_key;
- class prerequisite_key;
-
// Target type.
//
// Note that we assume there is always a single instance of this class for