X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Futil.h;h=c62b98df65c140cfcedc90d13cbfca36e45dd181;hp=fba5b6828855f9d3a7968bcea3c561e35b34ff26;hb=8dfe86431424fa6c43a0ff3ca092989d21a47dbf;hpb=f4a41311291cb7b171a025dd9e572e66b10388be diff --git a/src/lib/util.h b/src/lib/util.h index fba5b6828..c62b98df6 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -126,6 +126,7 @@ extern boost::filesystem::path default_font_file (); extern std::string to_upper (std::string s); extern void start_of_thread (std::string name); extern void capture_asdcp_logs (); +extern std::string error_details(boost::system::error_code ec); template std::list