Fix broken writing of 16-bit images (the pixels must be written MSB-first).
[dcpomatic.git] / test / scope_guard_test.cc
2022-04-20 Carl HetheringtonAdd ScopeGuard.