aboutsummaryrefslogtreecommitdiff
path: root/build2/test/operation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/operation.hxx')
-rw-r--r--build2/test/operation.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/test/operation.hxx b/build2/test/operation.hxx
index 774e8d0..09739d6 100644
--- a/build2/test/operation.hxx
+++ b/build2/test/operation.hxx
@@ -15,6 +15,7 @@ namespace build2
namespace test
{
extern const operation_info op_test;
+ extern const operation_info op_update_for_test;
}
}