X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5dd0965333d5d67c72bef28d43513389a8059544..ab67e8874db324fab5223cc8d5dff8a8de3e2b77:/include/wx/afterstd.h?ds=sidebyside diff --git a/include/wx/afterstd.h b/include/wx/afterstd.h index 2ab5d743db..890342c8a0 100644 --- a/include/wx/afterstd.h +++ b/include/wx/afterstd.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: include/wx/afterstd.h +// Name: wx/afterstd.h // Purpose: #include after STL headers // Author: Vadim Zeitlin // Modified by: @@ -13,7 +13,7 @@ See the comments in beforestd.h. */ -#if defined(__WXMSW__) +#if defined(__WINDOWS__) #include "wx/msw/winundef.h" #endif