Ensure basic system information is in problem reports.
[dcpomatic.git] / src / lib / environment_info.h
index 7cd541bfc7552ed765632214d0427b405f947d05..e8a6269549a4564eaf049964397069e365fe3018 100644 (file)
@@ -17,4 +17,4 @@
 
 */
 
-extern void environment_info (boost::shared_ptr<Log> log);
+extern std::list<std::string> environment_info ();