aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/lexer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/lexer.hxx')
-rw-r--r--build2/cc/lexer.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/cc/lexer.hxx b/build2/cc/lexer.hxx
index aa24f6a..9dab12b 100644
--- a/build2/cc/lexer.hxx
+++ b/build2/cc/lexer.hxx
@@ -170,6 +170,7 @@ namespace build2
path log_file_;
optional<uint64_t> log_line_;
+ string tmp_file_;
sha256 cs_;
};