wxWidgets/tests/net
Vadim Zeitlin 11a5728b32 Replace remaining std::auto_ptr<> with wxScopedPtr in the tests
This should have been done in b8c9cd3528
to avoid all warnings about std::auto_ptr<> being deprecated when using
g++ 6 or later which compiles in C++14 mode by default.
2017-11-14 00:06:18 +01:00
..
ipc.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
socket.cpp Replace remaining std::auto_ptr<> with wxScopedPtr in the tests 2017-11-14 00:06:18 +01:00