mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
SocketAddressWindows.h contains (re)definitions of a bunch of system- level types. This leads to a bunch of conflicts when trying to include proper Windows headers in SystemWindows.cpp. This patch removes this inclusion and just forward-declares the couple of types we need.