X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Futil.h;fp=src%2Flib%2Futil.h;h=cb643e69fc83315c971950d9b311f3fd8612ec32;hb=df8a682e0d0b1792fa8ca8f0b56df9c9a464dd05;hp=3276999567c28a73ae6097ec45a5ec819ce6fc56;hpb=a0956a14aa00fc02983134393b298e6b88f11aa0;p=dcpomatic.git diff --git a/src/lib/util.h b/src/lib/util.h index 327699956..cb643e69f 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -97,6 +97,7 @@ extern void start_of_thread (std::string name); extern void capture_asdcp_logs (); extern std::string error_details(boost::system::error_code ec); extern bool contains_assetmap(boost::filesystem::path dir); +extern bool contains_sign_language(ContentList const& content); template