]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mstream.cpp
ensure that GetItemRect() returns the real rect and not 0 even if it's called before...
[wxWidgets.git] / src / common / mstream.cpp
index dd26b5ed919936f88a6febac56801c977cc41c28..5aa97dcf21e57c0263ad0b35aae05e3ab93739fc 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "mstream.h"
 #endif