wxwidgets/include
Vadim Zeitlin 5f6fe1c71b Make wx/debug.h included as first wx header compile again
This was broken by 0f6c54cdb6 (Define __WXFUNCTION__ as __func__ and
don't use it any more, 2022-11-11) which mistakenly removed the
inclusion of wx/cpp.h from here under the belief that it was only needed
for __WXFUNCTION__, as its comment indicated.

But this isn't really the case, so restore the removed #include and just
update its comment.
2023-01-13 16:50:24 +01:00
..
msvc/wx Remove tests for _UNICODE too 2022-10-27 19:43:30 +02:00
wx Make wx/debug.h included as first wx header compile again 2023-01-13 16:50:24 +01:00