]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/chkconf.h
removed GSocket_[Un]Streamed(), GSocket_SetNonOriented() must be used instead
[wxWidgets.git] / include / wx / mac / chkconf.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/chkconf.h"
3#else
4#include "wx/mac/carbon/chkconf.h"
5#endif