projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add wxUSE_BASE64 checks around DoRead/WriteBinary() functions
[wxWidgets.git]
/
include
/
wx
/
mac
/
app.h
diff --git
a/include/wx/mac/app.h
b/include/wx/mac/app.h
index 921fc707cec58e3f6f333e1a8acf26e9b63563d0..9c011306b938011b05b8e816802abab9b3d07b93 100644
(file)
--- a/
include/wx/mac/app.h
+++ b/
include/wx/mac/app.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/app.h"
#else
#include "wx/mac/carbon/app.h"
-#endif
\ No newline at end of file
+#endif