X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/233f573883834b6c86ad5a9d72fdb6a260f74f81..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/afterstd.h?ds=sidebyside diff --git a/include/wx/afterstd.h b/include/wx/afterstd.h index 107d594eff..16075fe5d7 100644 --- a/include/wx/afterstd.h +++ b/include/wx/afterstd.h @@ -4,7 +4,6 @@ // Author: Vadim Zeitlin // Modified by: // Created: 07/07/03 -// RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -13,7 +12,7 @@ See the comments in beforestd.h. */ -#if defined(__WXMSW__) +#if defined(__WINDOWS__) #include "wx/msw/winundef.h" #endif