]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/combobox.cpp
Add virtual methods to GSocketBSD for calling the event loop handler
[wxWidgets.git] / src / motif / combobox.cpp
index 9cf68483e5e843262d4f83d07a9e888600a0992b..e4ec22c7daf918708ec16b5e89b5be99dce48cfb 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "combobox.h"
 #endif