X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be5a51fb592f3fa2ba38ac6cd1e488d6d806058c..5d91a088076e2ea980ecf4fdcf1d1522d57035fc:/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