mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-21 14:30:54 +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.