]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/timer.cpp
Added dummy resources for wxCocoa so bundles will build
[wxWidgets.git] / src / msw / timer.cpp
index 2c9f4d79e31edc52ff197d0ecd6d1165620dd694..64096f7d77b45182bf85fda45640aaba51d2f1b7 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "timer.h"
 #endif