mirror of
https://github.com/openharmony/third_party_ffmpeg.git
synced 2026-08-24 22:41:28 -04:00
1cfbcf55d9
When clang works in MSVC mode, it does have the _byteswap_ulong builtin, but one has to include stdlib.h before using it. Signed-off-by: Martin Storsjö <martin@martin.st>