]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/timercmn.cpp
wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
[wxWidgets.git] / src / common / timercmn.cpp
index fc89d353ac5522212fe1e06cf136c046f31215fa..ffcf0358a91f390f18a6624592d9cc31dcb27dca 100644 (file)
@@ -18,7 +18,7 @@
 // wxWin headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "timerbase.h"
 #endif