include.
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 07:31:34 +0000 (09:31 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Aug 2020 07:38:43 +0000 (09:38 +0200)
src/tools/dcpomatic_disk_writer.cc

index 97594df31918cd31685e0ec60e79f62e22657d7e..bd5ee81c2520ebff5b29d0fa40caa0c409f6c099 100644 (file)
@@ -77,6 +77,7 @@ DCPOMATIC_ENABLE_WARNINGS
 #include <boost/algorithm/string.hpp>
 #include <boost/foreach.hpp>
 #include <iostream>
+#include <stdlib.h>
 
 using std::bad_alloc;
 using std::cin;