Remove an unnecessary include.
authorCarl Hetherington <cth@carlh.net>
Mon, 16 May 2022 19:33:07 +0000 (21:33 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 16 May 2022 19:39:16 +0000 (21:39 +0200)
src/lib/dcpomatic_time_coalesce.h

index 6540a8c3c561f514e3034f6ded70f853f2c09920..4bd31d36da1e348385a0122c9a38e7f1e08e1882 100644 (file)
@@ -24,7 +24,6 @@
 
 
 #include "dcpomatic_time.h"
-#include <iostream>
 
 
 namespace dcpomatic {