]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/private/timer.h
1. fixed wxVector<T> iterators to actually point to what they're supposed to point...
[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