Fix build failure (#1134).
authorCarl Hetherington <cth@carlh.net>
Sun, 8 Oct 2017 21:31:06 +0000 (22:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 8 Oct 2017 21:31:06 +0000 (22:31 +0100)
src/lib/audio_ring_buffers.cc

index 4e0b3338237fd268c322d90bbacd03ec19a3bec9..42115efa3e786835cfb7e62b20e31b80d8095f1f 100644 (file)
@@ -22,6 +22,7 @@
 #include "dcpomatic_assert.h"
 #include "exceptions.h"
 #include <boost/foreach.hpp>
+#include <iostream>
 
 using std::min;
 using std::cout;