]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filefn.cpp
check the week day for consistency in ParseFormat() (replaces patch 788052)
[wxWidgets.git] / src / common / filefn.cpp
index 6978a4a25cc3ad5a8b94466aa4c7dc90536d8d60..4f86e7bd16d3f987bc2b85bfb9bf5fb55429c934 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "filefn.h"
 #endif