Skip to content
  • Steve Lhomme's avatar
    vlc_common: don't include windows.h · 483463ca
    Steve Lhomme authored
    Code doing Windows specific calls need to do the include themselves.
    
    We should not always include windows.h because it should not be included before
    winsock headers.
    483463ca