diff options
Diffstat (limited to 'libbuild2/search.hxx')
-rw-r--r-- | libbuild2/search.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libbuild2/search.hxx b/libbuild2/search.hxx index 63ea6b1..1b018c4 100644 --- a/libbuild2/search.hxx +++ b/libbuild2/search.hxx @@ -6,16 +6,13 @@ #define LIBBUILD2_SEARCH_HXX #include <libbuild2/types.hxx> +#include <libbuild2/forward.hxx> #include <libbuild2/utility.hxx> #include <libbuild2/export.hxx> namespace build2 { - class target; - class context; - class prerequisite_key; - // Search for an existing target in this prerequisite's scope. Scope can be // NULL if directories are absolute. // |