X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1bb54f84e1a21811eb93bf5e2629830339c1a2c..c564ca3c975aba89f8b911ace0f240c0aaf4cf73:/include/wx/osx/private/timer.h diff --git a/include/wx/osx/private/timer.h b/include/wx/osx/private/timer.h index caa5efd4cb..cd990764c3 100644 --- a/include/wx/osx/private/timer.h +++ b/include/wx/osx/private/timer.h @@ -1,11 +1,10 @@ /* common warning snippet for all osx direct includes */ #ifndef wxOSX_USE_CARBON -#error "this files should only be included after platform.h was included +#error "this files should only be included after platform.h was included" #endif -#if wxOSX_USE_COCOA_OR_IPHONE - // this should become the future version also for carbon +#if 1 // revert to wxOSX_USE_COCOA_OR_IPHONE in case of problems #include "wx/osx/core/private/timer.h" #elif wxOSX_USE_CARBON #include "wx/osx/carbon/private/timer.h"