]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/apptbase.h
better compatibility with old wxList in wxUSE_STL==1 mode (patch 1075432)
[wxWidgets.git] / include / wx / mac / apptbase.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/apptbase.h"
3#else
4#include "wx/mac/carbon/apptbase.h"
5#endif