]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/radiobut.cpp
added version checking to the renderers
[wxWidgets.git] / src / motif / radiobut.cpp
index cedc3277b627dc1f7ee4b34947a75f0799e91a92..a2f222dd0ba9590aea4c31a02370471fecf57e10 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "radiobut.h"
 #endif