aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/operation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/operation.hxx')
-rw-r--r--libbuild2/operation.hxx14
1 files changed, 1 insertions, 13 deletions
diff --git a/libbuild2/operation.hxx b/libbuild2/operation.hxx
index 125c692..7b6310f 100644
--- a/libbuild2/operation.hxx
+++ b/libbuild2/operation.hxx
@@ -8,6 +8,7 @@
#include <libbutl/string-table.mxx>
#include <libbuild2/types.hxx>
+#include <libbuild2/forward.hxx>
#include <libbuild2/utility.hxx>
#include <libbuild2/action.hxx>
@@ -17,19 +18,6 @@
namespace build2
{
- class location;
- class scope;
- class target;
- class target_key;
- class context;
- class include_type;
- struct prerequisite_member;
-
- class value;
- using values = small_vector<value, 1>;
-
- struct opspec;
-
// Meta-operation info.
//