aboutsummaryrefslogtreecommitdiff
path: root/build2/types.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-20 11:27:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-20 11:27:29 +0200
commitecffe5ab30a72a9b9e5909926d507213e123b0e1 (patch)
tree7e24757d7f0e1cba59a9a47f2b703eaf35139e37 /build2/types.hxx
parent6847ed7c688002fef356ae0832242efe024a5511 (diff)
Change git <snapsn> format in stdver to YYYYMMDDhhmmss
Diffstat (limited to 'build2/types.hxx')
-rw-r--r--build2/types.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/types.hxx b/build2/types.hxx
index aba36a4..86a53f2 100644
--- a/build2/types.hxx
+++ b/build2/types.hxx
@@ -245,6 +245,7 @@ namespace build2
using butl::timestamp_unknown;
using butl::timestamp_unknown_rep;
using butl::timestamp_nonexistent;
+ using butl::to_string;
using butl::operator<<;
// <libbutl/sha256.mxx>