From 4ba97b671533399e960f9230013f4678cc45b1d2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 29 Aug 2017 00:00:39 +0300 Subject: Use system_clock instead of timestamp::clock --- libbrep/types.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'libbrep') 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 // // + using butl::system_clock; using butl::timestamp; using butl::timestamp_nonexistent; } -- cgit v1.1