projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added WX_ASSERT_MESSAGE macro to simply using CPPUNIT_ASSERT_MESSAGE with wxString...
[wxWidgets.git]
/
include
/
wx
/
mac
/
statbmp.h
diff --git
a/include/wx/mac/statbmp.h
b/include/wx/mac/statbmp.h
index 2b63148d130fb51de7f4efa8cef08dca8fd0ccf0..6db8aa80ae4a95ad48f13f282ccf6f137a56f955 100644
(file)
--- a/
include/wx/mac/statbmp.h
+++ b/
include/wx/mac/statbmp.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/statbmp.h"
#else
#include "wx/mac/carbon/statbmp.h"
-#endif
\ No newline at end of file
+#endif