projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix wxStringOutputStream::Write() in Unicode build when the output overlaps a boundar...
[wxWidgets.git]
/
include
/
wx
/
mac
/
dc.h
diff --git
a/include/wx/mac/dc.h
b/include/wx/mac/dc.h
index b6a814cfeacef323a1c29e4255583402dbc20d9e..ac1e66b22e4f721f479874249b0434ec8226b29f 100644
(file)
--- a/
include/wx/mac/dc.h
+++ b/
include/wx/mac/dc.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/dc.h"
#else
#include "wx/mac/carbon/dc.h"
-#endif
\ No newline at end of file
+#endif