]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/msgdlg.h
don't force wxUSE_EXTENDED_RTTI to eb 1 for Borland compiler (why?)
[wxWidgets.git] / include / wx / mac / msgdlg.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/msgdlg.h"
3 #else
4 #include "wx/mac/carbon/msgdlg.h"
5 #endif