X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e5486affeef38ae81ed7c4b6a7c9c40399e393b6..654c02dc23c6eae6a2732209f9a3a4ae6f084bd3:/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