]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/private/timer.h
set wxUSE_IOSTREAMH to 0 by default, we're in 2008, not 1988
[wxWidgets.git] / include / wx / mac / private / timer.h
CommitLineData
c2ca375c
VZ
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/private/timer.h"
3#else
4#include "wx/mac/carbon/private/timer.h"
5#endif