mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
It doesn't make much sense to enable wxUSE_PROTOCOL without wxUSE_SOCKETS, but if this does happen, it shouldn't result in an error, so add another test for wxUSE_SOCKETS, in addition to the ones already present in this header.