Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / image_content.cc
index 3d35b4eeb1a5b5a977df4700874d937c83ef796b..d62954f40f9cda054248ebf0ac02f1999b578461 100644 (file)
@@ -28,6 +28,7 @@
 #include <libcxml/cxml.h>
 #include <libxml++/libxml++.h>
 #include <boost/foreach.hpp>
+#include <iostream>
 
 #include "i18n.h"