]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/radiocmn.cpp
use best size instead of hard coded 80*26 in SetSize(wxSIZE_AUTO)
[wxWidgets.git] / src / common / radiocmn.cpp
index c1d1f5930eaad76a07310e220b0bda3666930e35..c732658d751922db3879e930c7b048b2da9b2f47 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "radioboxbase.h"
 #endif