]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/containr.cpp
Implement GetValue() and SetValue() and send an event when clicked
[wxWidgets.git] / src / common / containr.cpp
index f695be633494eb9a769677886b1d77683b100be3..dfb7a123d86a1272de12365436e8c4cdc2d0a4d9 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "containr.h"
 #endif