]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/timer.h
Platform define for wxWinCE
[wxWidgets.git] / include / wx / mac / timer.h
index a050d3a1c30717894bacad4d55415f904a24a6dc..397edf7485acd2db22b896fec55e19960420dd6c 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TIMER_H_
 #define _WX_TIMER_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "timer.h"
 #endif