Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).
[dcpomatic.git] / test / scope_guard_test.cc
2022-04-20 Carl HetheringtonAdd ScopeGuard.