aboutsummaryrefslogtreecommitdiff
path: root/libbrep/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbrep/types.hxx')
-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;
}