diff options
Diffstat (limited to 'libbuild2/prerequisite.hxx')
-rw-r--r-- | libbuild2/prerequisite.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libbuild2/prerequisite.hxx b/libbuild2/prerequisite.hxx index fe6d10a..c826e3b 100644 --- a/libbuild2/prerequisite.hxx +++ b/libbuild2/prerequisite.hxx @@ -6,6 +6,7 @@ #define LIBBUILD2_PREREQUISITE_HXX #include <libbuild2/types.hxx> +#include <libbuild2/forward.hxx> #include <libbuild2/utility.hxx> #include <libbuild2/scope.hxx> @@ -18,8 +19,6 @@ namespace build2 { - class target; - // Light-weight (by being shallow-pointing) prerequisite key, similar // to (and based on) target key. // |