X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fempty_test.cc;h=428d0f9bb3e75d4c1bb9ac99f92a225068682ade;hp=86ce2075c06c31535b448e90c71b9dd9a7e15ffc;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hpb=248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1 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)