X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a3b0bc2ea170f4f61ffeac48a383ddac26bdc5f..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/tests/net/ipc.cpp diff --git a/tests/net/ipc.cpp b/tests/net/ipc.cpp index ec79c01d36..9782867044 100644 --- a/tests/net/ipc.cpp +++ b/tests/net/ipc.cpp @@ -4,7 +4,7 @@ // Author: Vadim Zeitlin // RCS-ID: $Id$ // Copyright: (c) 2008 Vadim Zeitlin -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx/wx.h". @@ -262,4 +262,4 @@ void IPCTestCase::Disconnect() #endif // wxUSE_THREADS -#endif // !__WXMSW__ +#endif // !__WINDOWS__