projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
demonstrate tab order
[wxWidgets.git]
/
samples
/
mfc
/
mfctest.cpp
diff --git
a/samples/mfc/mfctest.cpp
b/samples/mfc/mfctest.cpp
index 21cf44f81957179454b7c70ad18b22a2003aa04f..2cb696f4bd36ffe005cde0bea736f57f8cfec304 100644
(file)
--- a/
samples/mfc/mfctest.cpp
+++ b/
samples/mfc/mfctest.cpp
@@
-51,7
+51,7
@@
#include "wx/wx.h"
#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
#error "Sorry, you need to edit include/wx/msw/setup.h, set wxUSE_MFC to 1, and recompile the library."
#endif