]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/private/timer.h
1 /* common warning snippet for all osx direct includes */
3 #ifndef wxOSX_USE_CARBON
4 #error "this files should only be included after platform.h was included"
7 #if 1 // revert to wxOSX_USE_COCOA_OR_IPHONE in case of problems
8 #include "wx/osx/core/private/timer.h"
10 #include "wx/osx/carbon/private/timer.h"