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