aboutsummaryrefslogtreecommitdiff
path: root/libbrep
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-03-30 23:07:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-04-01 13:13:23 +0300
commit2b2f2dc54856b679e8fd42b053f7361241c0f836 (patch)
treecdba437bf14b65d729ed027869c9ad8041dbe4fd /libbrep
parent8dec2ac658d78d58437d77be08c9f2614c259cc6 (diff)
Invent alternative package rebuild timeout
Diffstat (limited to 'libbrep')
-rw-r--r--libbrep/types.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbrep/types.hxx b/libbrep/types.hxx
index c270d60..9d63b8c 100644
--- a/libbrep/types.hxx
+++ b/libbrep/types.hxx
@@ -94,6 +94,7 @@ namespace brep
//
using butl::system_clock;
using butl::timestamp;
+ using butl::duration;
using butl::timestamp_nonexistent;
}