ffmpeg/compat/atomics
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time
Including winsock2.h or windows.h without WIN32_LEAN_AND_MEAN cause
bzlib.h to parse as nonsense, due to an instance of #define char small
in rpcndr.h.

See:

https://stackoverflow.com/a/27794577

Signed-off-by: L. E. Segovia <amy@amyspark.me>
Signed-off-by: Martin Storsjö <martin@martin.st>
2023-08-14 22:57:28 +03:00
..
dummy compat/atomics: fix atomic_fetch_xor 2017-04-02 00:57:17 -03:00
gcc compat/atomics: fix atomic_fetch_xor 2017-04-02 00:57:17 -03:00
pthread compat/atomics: fix atomic_fetch_xor 2017-04-02 00:57:17 -03:00
suncc Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d' 2017-04-13 18:27:20 -03:00
win32 configure: Set WIN32_LEAN_AND_MEAN at configure time 2023-08-14 22:57:28 +03:00