]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/osx/dcscreen.h
use struct timeval and not a long to store socket timeout under Unix too
[wxWidgets.git] / include / wx / osx / dcscreen.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/dcscreen.h"
3#else
4#include "wx/osx/carbon/dcscreen.h"
5#endif