Skip to content

remove mingw-w64 specific defines

Steve Lhomme requested to merge robUx4/vlc:gnu-asprintf into master

Draft: Sits of top of !3100 (merged), !3086 (merged) and !3112 (merged).

We don't need these defines to build with mingw-w64 5.0 and up. This ensures that all Windows code we write should also build with the standard Windows API's.

Edited by Steve Lhomme

Merge request reports