X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be5a51fb592f3fa2ba38ac6cd1e488d6d806058c..3f93f659dccf2dfe5b12f4c01b53f5b401cd7d5e:/samples/mfc/mfctest.cpp diff --git a/samples/mfc/mfctest.cpp b/samples/mfc/mfctest.cpp index 21cf44f819..2cb696f4bd 100644 --- a/samples/mfc/mfctest.cpp +++ b/samples/mfc/mfctest.cpp @@ -51,7 +51,7 @@ #include "wx/wx.h" -#if defined(_WINDOWS_) || !wxUSE_MFC +#if !wxUSE_MFC #error "Sorry, you need to edit include/wx/msw/setup.h, set wxUSE_MFC to 1, and recompile the library." #endif