]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/radiobox.cpp
Removed erroneous return statements
[wxWidgets.git] / src / motif / radiobox.cpp
index 9bf78c04a424d2fb1ebbffe26d6a72a482e51004..365fe2b3360af51fdf576b29b8f9137c91eb007e 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "radiobox.h"
 #endif