From c4403784febdbdd42e9c32e67fadb147f11fe566 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 8 May 2019 23:41:42 +0100 Subject: Put Time types in dcpomatic namespace. --- test/empty_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/empty_test.cc') diff --git a/test/empty_test.cc b/test/empty_test.cc index 86ce2075c..428d0f9bb 100644 --- a/test/empty_test.cc +++ b/test/empty_test.cc @@ -30,6 +30,7 @@ #include using boost::shared_ptr; +using namespace dcpomatic; bool has_video (shared_ptr piece) -- cgit v1.2.3