aboutsummaryrefslogtreecommitdiff
path: root/build2/version/snapshot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/version/snapshot.hxx')
-rw-r--r--build2/version/snapshot.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/version/snapshot.hxx b/build2/version/snapshot.hxx
index b7e6dd7..15f4b59 100644
--- a/build2/version/snapshot.hxx
+++ b/build2/version/snapshot.hxx
@@ -18,6 +18,7 @@ namespace build2
{
uint64_t sn = 0;
string id;
+ bool committed = false;
bool
empty () const {return sn == 0;}