projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Lots and lots and lots of MSVC fixes for archive stuff, some stuff from patch 1071373
[wxWidgets.git]
/
include
/
wx
/
mac
/
private.h
Commit
Line
Data
ca80fdee
1
#ifdef __WXMAC_CLASSIC__
9ea759d4
2
#include "wx/mac/classic/private.h"
5273bf2f
3
#else
9ea759d4
SC
4
#include "wx/mac/carbon/private.h"
5
#endif