Remove a cast from float to double which seemingly causes
authorCarl Hetherington <cth@carlh.net>
Thu, 18 Jan 2018 01:27:35 +0000 (01:27 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 18 Jan 2018 01:27:35 +0000 (01:27 +0000)
commit0bb3c873e28552293e7132c93cdeeef65845596d
tree4921e244946c1e1c1aaa5689a91415cfbff1b686
parent35e5de23b21a1fc9788fadd9ecd8beae9cfc18e3
Remove a cast from float to double which seemingly causes
slight errors in Time::ceil().  Possibly related to #1174.
src/lib/dcpomatic_time.h
test/dcpomatic_time_test.cc