Missing include.
authorCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 09:58:25 +0000 (10:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 09:58:25 +0000 (10:58 +0100)
src/lib/dcpomatic_time.h

index 7dbde46b7b2698f73724d518d7298eb3ff17433e..c13f2bbfe7a4e00e2b1b60e1ed218ede6e085d05 100644 (file)
@@ -32,6 +32,7 @@
 #include <cmath>
 #include <ostream>
 #include <iomanip>
+#include <cstdio>
 
 class dcpomatic_round_up_test;