X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de564874d60233c977c93496da1aa406245c37c2..6dd18972d509fce16afa05eba194ca21db2c48f3:/src/common/datstrm.cpp?ds=sidebyside

diff --git a/src/common/datstrm.cpp b/src/common/datstrm.cpp
index a7bf054ec0..1580055ca7 100644
--- a/src/common/datstrm.cpp
+++ b/src/common/datstrm.cpp
@@ -9,7 +9,7 @@
 // Licence:   	wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "datstrm.h"
 #endif