]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/timer.cpp
window flags extensions, streaming callback
[wxWidgets.git] / src / generic / timer.cpp
index 46fbe6a0c38598f7e7b2b8fc23e399f28f9ae31a..a4afe39e25d30d060b57a63fd464a518363480df 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "timer.h"
 #endif