Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / examine_content_job.h
index c8037224faa708737e6739d5c29bc544ee74ad0f..4b813bca4bbab1ade3888e19507d8ba269725015 100644 (file)
 
 */
 
-#include <boost/shared_ptr.hpp>
 #include "job.h"
+#include <boost/shared_ptr.hpp>
 
 class Content;
-class Log;
 
 class ExamineContentJob : public Job
 {