X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a3b0bc2ea170f4f61ffeac48a383ddac26bdc5f..5f9e369af0c834bbde0f7f5d2047abd736967f58:/tests/net/ipc.cpp diff --git a/tests/net/ipc.cpp b/tests/net/ipc.cpp index ec79c01d36..8eb0f9cbdb 100644 --- a/tests/net/ipc.cpp +++ b/tests/net/ipc.cpp @@ -2,9 +2,8 @@ // Name: tests/net/ipc.cpp // Purpose: IPC classes unit tests // 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 +261,4 @@ void IPCTestCase::Disconnect() #endif // wxUSE_THREADS -#endif // !__WXMSW__ +#endif // !__WINDOWS__