]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/datstrm.cpp
Made funcs extern...
[wxWidgets.git] / src / common / datstrm.cpp
index a7bf054ec0ab6651974e34985061c1d849f69c5e..1580055ca70174dfbe62b15d9ef733032bdbb6a0 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "datstrm.h"
 #endif