]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/timer.h
blind fix for compilation error in EVT macros
[wxWidgets.git] / include / wx / motif / timer.h
index 2476a768e2bcf701c0b6def0cfabea58a6d228ab..184d6a3e3d15462ca6512649fd9194c129960e94 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TIMER_H_
 #define _WX_TIMER_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "timer.h"
 #endif