diff options
Diffstat (limited to 'libbrep')
-rw-r--r-- | libbrep/types.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbrep/types.hxx b/libbrep/types.hxx index 7b74c75..674b888 100644 --- a/libbrep/types.hxx +++ b/libbrep/types.hxx @@ -87,6 +87,7 @@ namespace brep // <libbutl/timestamp.hxx> // + using butl::system_clock; using butl::timestamp; using butl::timestamp_nonexistent; } |