Fixes & Hacks to make sockets compile on CYGWIN with windows enabled
[wxWidgets.git] / include / wx / mac / app.h
0 / 5 (  0%)
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/app.h"
3#else
4#include "wx/mac/carbon/app.h"
5#endif