]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dobjcmn.cpp
Applied and extended patch 886524 (wxGridCellFloatEditor doesn't
[wxWidgets.git] / src / common / dobjcmn.cpp
index 432cb49bfe10a4e43087ca715b6dae0ee9bd63cd..55c16a374918af2ed6e0a183f675767c3f6e3db1 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dataobjbase.h"
 #endif