]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_tglbtn.cpp
Simplified and extended compiler detection for OS/2.
[wxWidgets.git] / src / xrc / xh_tglbtn.cpp
index 1974ab14d1b8e60c2e43efe4037acaef11e4959d..637e238434fdd370eb2bc4eae04770664453b3c5 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_tglbtn.h"
 #endif
 
 #pragma implementation "xh_tglbtn.h"
 #endif