More error message improvements.
[dcpomatic.git] / src / lib / util.h
index fba5b6828855f9d3a7968bcea3c561e35b34ff26..c62b98df65c140cfcedc90d13cbfca36e45dd181 100644 (file)
@@ -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 <class T>
 std::list<T>