]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/imaglist.h
more fixes to dllexport/import stuff for operator<<()s (still bug 1104372)
[wxWidgets.git] / include / wx / mac / imaglist.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/imaglist.h"
3#else
4#include "wx/mac/carbon/imaglist.h"
5#endif